The OIDCProvider datatype includes various settings.

Table: OIDCProvider

ParameterTypeRequired[a]DefaultDescription
idstringyes The unique identifier for the OIDC identity provider.
clientIdstringyes The unique identifier for the client.
redirectUrlstringyes The URL where the user should be redirected after authentication.
authorizationEndpointstring  The OIDC provider's authorization end point.
serviceNamestring  The name of the OIDC provider service.
scopes[string]yes A list of the OIDC provider scopes.

[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.