Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Description

Type

Required

ClaimsSpecify the authentication claim name and the attribute to which the value is transferred.Multivalued - Key value pair - Module element - AttributetrueYes

To be able to map authentication claims to your profile, two steps are required:

...

Map the claims to the profile using the service:

Image RemovedImage Added


Exit events

Name

Description

Type

OKWhen the AQ_GetAuthenticationClaims service executed successfully.Continue
MappingFailureWhen at least one of the requested claims was not available in the session. The header(s) that were not available can be found as a warning in the log file.Continue
NothingToMapThe operation had no effect, because no claims were saved in the session.Cancel
Warning
titleLimitations

Note that the claim information is only obtained at login. This means that if a user claim changes in the identity provider and the user has an active session, that the information in the user session might be outdated. Also, as the service can only map single and multivalued values, objects will be skipped.