OAuth Provider
is a
datatype for an OAuth Identity Provider.
Table: OAuthProvider
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
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 | |||||
clientId | string | yes | Long-Term | The unique identifier of the client. | |
id | string | yes | Long-Term | The unique idenfier for the Oauth provider. | |
redirectUrl | string | yes | Long-Term | The URL where to redirect the user after authentication. |