UserOpenIdCredentials

The user credentials for authentication by OpenID parameter map.

  • API Section: Objects
  • Type: Object

Properties

Name

Description

Required

Type

Format

parameterMap

The OpenID auth parameter map serialized to String.

-

string

idToken

The OpenID token, you must specify either this or parameterMap which contains id_token with the same value.

-

string

domain

The URL web domain - needed only for embedded authentication.

-

string

customData

Custom data input for usage within the product.

-

string

Usages