mapped-identity
Use this entry to set a formatted string used to construct the IBM Security Verify Access principal name from elements of the introspection response.
mapped-identity = string
Description
Claims can be added to the identity string, surrounded by '{}'.
For example, {username} constructs a principal name using the username claim from the response.
Options
string A formatted string used to construct the ISAM principal name from elements of the introspection response.
Usage: Required.
Default value None.
Example:
mapped-identity = {username}
Parent topic: [oauth-introspection] stanza