Skip to main content

AuthenticationFlow

AuthenticationFlow indicates the authentication method used or required.

All Variants

<AuthenticationFlow method="OAuth2" />
<AuthenticationFlow method="SAML" />
<AuthenticationFlow method="mTLS" />
<AuthenticationFlow method="APIKey" />
<AuthenticationFlow method="JWT" />
<AuthenticationFlow method="OIDC" />
<AuthenticationFlow method="Basic" />
OAuth2SAMLmTLSAPIKeyJWTOIDCBasic

Props

PropTypeDefaultDescription
method'OAuth2' | 'SAML' | 'mTLS' | 'APIKey' | 'JWT' | 'OIDC' | 'Basic'Authentication method
iconReactNodeOptional icon
  • mTLSStatus
  • AccessLevelBadge