An administrator needs to use attributes that are not currently available in theIdentity Mapping Attribute Namedropdown. Which action should the administrator take?
A.
Request that the additional attributes be added by the token provider administrator
B.
Create a Rewrite Content rule for the additional attributes
C.
Request that the additional attributes be added by the web developer
D.
Create a Web Session Attribute rule for the additional attributes
Identity Mapping in PingAccess relies on attributes provided by thetoken provider(e.g., PingFederate, OIDC provider). If the desired attributes are not present in the dropdown, it means they are not being provided in the token or userinfo response.
Exact Extract:
“Attributes available in identity mappings are those provided in the web session by the token provider. If attributes are missing, they must be added to the token by the identity provider.”
Option Ais correct — the token provider administrator must configure the IdP to include the additional attributes.
Option Bis incorrect — rewrite rules modify content but do not supply new identity attributes.
Option Cis incorrect — developers cannot directly add identity attributes; they must come from the IdP.
Option Dis incorrect — Web Session Attribute rules only evaluate available attributes; they don’t create new ones.
[Reference:PingAccess Administration Guide –Identity Mapping and Attributes, ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit