OTDSUserField

A comma-separated list of fields that can contain user names. When you use a JWT (JSON Web token) to authenticate a user, Community authenticates the user if the supplied user name matches a value in one of these configured fields in the tokeninfo response that OTDS returns. These fields can contain user attributes.

Type: String
Default: id
Required: No
Configuration Section: MySecurityRepository
Example: OTDSUserField=id,otExternalID1,otExternalID4
See Also: