Enumeration: XmBindIdBoundToType

Available types of user identifiers used to validate that the device is bound to the Client Application for this user.

Enumeration members

Alias

Alias:

Indicates that the user identifier is a user alias, represented in the ID token as bindid_alias. If used, it is highly recommended to encrypt the authentication request (via the encrypted parameter) to avoid potentially exposing sensitive information.


Sub

Sub:

Indicates that the user identifier is the subject of the ID token.