Back to Node Auth0

Interface EventStreamCloudEventConnectionUpdatedObject2OptionsAssertionDecryptionSettings

docs/interfaces/management.Management.EventStreamCloudEventConnectionUpdatedObject2OptionsAssertionDecryptionSettings.html

6.0.01.0 KB
Original Source
  • management
  • Management
  • EventStreamCloudEventConnectionUpdatedObject2OptionsAssertionDecryptionSettings

Interface EventStreamCloudEventConnectionUpdatedObject2OptionsAssertionDecryptionSettings

Settings for SAML assertion decryption.

interface EventStreamCloudEventConnectionUpdatedObject2OptionsAssertionDecryptionSettings {
algorithm_exceptions?: string[];
algorithm_profile: "v2026-1";
}

Index

Properties

algorithm_exceptions?algorithm_profile

Properties

Optionalalgorithm_exceptions

algorithm_exceptions?: string[]

A list of insecure algorithms to allow for SAML assertion decryption.

algorithm_profile

algorithm_profile: "v2026-1"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties algorithm_exceptionsalgorithm_profile