Back to Node Auth0

Interface ConnectionAssertionDecryptionSettings

docs/interfaces/management.Management.ConnectionAssertionDecryptionSettings.html

5.9.1928 B
Original Source

Interface ConnectionAssertionDecryptionSettings

Settings for SAML assertion decryption.

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

Index

Properties

algorithm_profilealgorithm_exceptions?

Properties

algorithm_profile

algorithm_profile: "v2026-1"

Optionalalgorithm_exceptions

algorithm_exceptions?: string[]

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

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties algorithm_profilealgorithm_exceptions