Back to Node Auth0

Interface ClientTokenExchangeConfiguration

docs/interfaces/management.Management.ClientTokenExchangeConfiguration.html

5.9.11.0 KB
Original Source

Interface ClientTokenExchangeConfiguration

Configuration for token exchange.

interface ClientTokenExchangeConfiguration {
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