mapped-identity
Use this entry to set a formatted string used to construct the ISAM principal name from elements of the ID token.
mapped-identity = string
Description
Claims can be added to the identity string, surrounded by '{}'. For example, {iss}/{sub} would construct a principal name like the following: https://server.example.com/248289761001
Options
string A formatted string used to construct the ISAM principal name from elements of the ID token.
Usage: Optional
Default value None.
Example:
mapped-identity = {iss}/{sub}
Parent topic: [oidc:default] stanza