AuthScheme
The type of authentication to use when connecting to PingOne.
Possible Values
OAuth, OAuthClientData Type
string
Default Value
"OAuth"
Remarks
- OAuth: Set this to perform OAuth with the authorization_code grant type.
- OAuthClient: Set this to perform OAuth with the client_credentials grant type.