BaseUserOpenIdCredentials
The user credentials for authentication by OpenID parameter map.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
idToken |
The OpenID token, you must specify either this or parameterMap which contains id_token with the same value. |
- |
string |
|
parameterMap |
The OpenID auth parameter map serialized to String. |
- |
string |