The OIDCIdentityProviderAuth datatype includes various settings.

Table: OIDCIdentityProviderAuth

ParameterTypeRequired[a]DefaultDescription
redirectUrlstringyes The URL to which to redirect user after authenticating.
authTypestringyes The type of authentication.
namestringyes The name of the OIDC identity provider.
scopes[string]yes List of openid scope values for ODIC requests.
serviceNamestringyes The name of the service of the OIDC identity provider.
authorizeEndpointstringyes The authorization endpoint that accepts an authentication requests.
clientIdstringyes The unique identifier of the client.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.