Back to Node Auth0

Interface CimdMappedClientAuthenticationMethodsPrivateKeyJwt

docs/interfaces/management.Management.CimdMappedClientAuthenticationMethodsPrivateKeyJwt.html

5.9.1944 B
Original Source

Interface CimdMappedClientAuthenticationMethodsPrivateKeyJwt

Private Key JWT authentication configuration

interface CimdMappedClientAuthenticationMethodsPrivateKeyJwt {
credentials: CimdMappedPrivateKeyJwtCredential[];
key: string: any;
}

Indexable

Accepts any additional properties

Index

Properties

credentials

Properties

credentials

credentials: CimdMappedPrivateKeyJwtCredential[]

Credentials derived from the JWKS document

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties credentials