You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IsInternal indicates whether this is an internal Auth Method where the client has no control over it, or it was created by the client e.g - Sign In with Google will create an OIDC Auth Method with IsInternal=true
[optional]
issuer
String
Issuer URL
[optional]
required_scopes
Array<String>
A list of required scopes to request from the oidc provider, and to check on the token
[optional]
required_scopes_prefix
String
A prefix to add to the required scopes (for example, azures' Application ID URI)
[optional]
unique_identifier
String
A unique identifier to distinguish different users