Back to Node Auth0

Variable TenantSettingsDynamicClientRegistrationSecurityModeConst

docs/variables/management.Management.TenantSettingsDynamicClientRegistrationSecurityMode.html

5.9.1914 B
Original Source

Variable TenantSettingsDynamicClientRegistrationSecurityModeConst

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

Sets the third_party_security_mode assigned to clients created via Dynamic Client Registration. strict applies enhanced security controls. permissive preserves pre-existing behavior and is only available to tenants with prior third-party client usage.

Type Declaration

ReadonlyStrict: "strict"
ReadonlyPermissive: "permissive"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark