OAuthProvider is a datatype for an OAuth Identity Provider.

This datatype is used by the datatype, OAuthAuthentication, which implements the interface AuthenticationMethod datatype.

Table: OAuthProvider

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 27, 2024
clientIdstringyes Long-TermThe unique identifier of the client.
idstringyes Long-TermThe unique identifier for the OAuth provider.
redirectUrlstringyes Long-TermThe URL where to redirect the user after authentication.