Back to Node Auth0

Interface ClientAuthenticationMethodSelfSignedTlsClientAuth

docs/interfaces/management.Management.ClientAuthenticationMethodSelfSignedTlsClientAuth.html

5.9.11.0 KB
Original Source

Interface ClientAuthenticationMethodSelfSignedTlsClientAuth

Defines self_signed_tls_client_auth client authentication method. If the property is defined, the client is configured to use mTLS authentication method utilizing self-signed certificate.

interface ClientAuthenticationMethodSelfSignedTlsClientAuth {
credentials: ClientAuthenticationMethodSelfSignedTlsClientAuthCredentials;
}

Index

Properties

credentials

Properties

credentials

credentials: ClientAuthenticationMethodSelfSignedTlsClientAuthCredentials

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties credentials