Back to Node Auth0

Variable ClientThirdPartySecurityModeEnumConst

docs/variables/management.Management.ClientThirdPartySecurityModeEnum.html

5.9.1969 B
Original Source

Variable ClientThirdPartySecurityModeEnumConst

ClientThirdPartySecurityModeEnum: { Strict: "strict"; Permissive: "permissive" } = ...

Security mode for third-party clients. strict enforces enhanced security controls: OAuth 2.1 alignment, explicit API authorization, and a curated set of supported features. permissive preserves pre-existing behavior and is only available to tenants with prior third-party client usage. Set on creation and cannot be modified.

Type Declaration

ReadonlyStrict: "strict"
ReadonlyPermissive: "permissive"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark