OIDCIdentityProviderAuth is a datatype for OIDC identity provider authentication.

Table: OIDCIdentityProviderAuth

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 27, 2024
authorizeEndpointstringyes Long-TermThe authorization endpoint that accepts an authentication requests.
authTypestringyes Long-TermThe type of authentication.
clientIDstringyes Long-TermThe unique identifier of the client.
federatedIdpstring  Long-TermThe Federated IdP.
namestringyes Long-TermThe name of the OIDC identity provider.
redirectUrlstringyes Long-TermThe URL to which to redirect user after authenticating.
scopes[string]yes Long-TermList of openid scope values for ODIC requests.
serviceNamestringyes Long-TermThe name of the service of the OIDC identity provider.