Back to Node Auth0

Interface ClientTokenExchangeConfigurationOrNull

docs/interfaces/management.Management.ClientTokenExchangeConfigurationOrNull.html

5.9.11.0 KB
Original Source

Interface ClientTokenExchangeConfigurationOrNull

Configuration for token exchange.

interface ClientTokenExchangeConfigurationOrNull {
allow_any_profile_of_type?: Management.ClientTokenExchangeTypeEnum[];
}

Index

Properties

allow_any_profile_of_type?

Properties

Optionalallow_any_profile_of_type

allow_any_profile_of_type?: Management.ClientTokenExchangeTypeEnum[]

List the enabled token exchange types for this client.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties allow_any_profile_of_type