OIDCProvider is a datatype for an OIDC identity provider.

Table: OIDCProvider

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
authorizationEndpointstring  Long-TermThe OIDC provider's authorization end point.
clientIDstringyes Long-TermThe unique identifier for the client.
federatedIdpstring  Long-TermThe Federated IdP.
idstringyes Long-TermThe unique identifier for the OIDC identity provider.
redirectUrlstringyes Long-TermThe URL where the user should be redirected after authentication.
scopes[string]yes Long-TermA list of the OIDC provider scopes.
serviceNamestring  Long-TermThe name of the OIDC provider service.