Back to Node Auth0

Type Alias TenantSettingsResourceParameterProfile

docs/types/management.Management.TenantSettingsResourceParameterProfile.html

5.9.11.1 KB
Original Source

Type Alias TenantSettingsResourceParameterProfile

TenantSettingsResourceParameterProfile: typeof Management.TenantSettingsResourceParameterProfile[keyof typeof Management.TenantSettingsResourceParameterProfile]

Profile that determines how the identity of the protected resource (i.e., API) can be specified in the OAuth endpoints when access is being requested. When set to audience (default), the audience parameter is used to specify the resource server. When set to compatibility, the audience parameter is still checked first, but if it not provided, then the resource parameter can be used to specify the resource server.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark