Add Claims to the Application Group
Add Claims to the Application Group

Add Claims to the Application Group

After creating the Application Group, the Claims Issuance may not be automatically prompted for and must be added.
  1. Right-click on the Application Group and select
    Properties
    .
  2. Select the Web API application and click
    Edit
    .
  3. Select the
    Issuance Transform Rules
    tab.
  4. Click
    Add Rule
    and enter two rules, one for Name and one for UPN.
    Using two rules provides flexibility. The required Transform Rule is based on the content of the Access Token.
    In this snippet, we see both the UPN and the Name (unique_name) in the token. Refer toExamine the Returned Access Token for more details.
  5. Select
    Pass Through or Filter an Incoming Claim
    from the
    Open rules template
    drop-down menu.
  6. Click
    Next
    .
  7. Enter a name in the
    Claim rule name
    field and select
    Name
    from the
    Incoming claim type
    drop-down menu.
    Ensure that
    Pass through all claim values
    is selected.
  8. Click on
    Finish
    to return to the
    Add Transform Claim Rule Wizard
    .
  9. Repeat these steps to add a Pass Through UPN claim rule.
  10. Click
    Finish
    and
    Apply
    to display a list of the rules.
  11. Click on
    Apply
    and
    OK
    to finish.
If the procedures under the ADFS Setup Flows were followed, the ADFS server support for the PTT Pro server and Profile Manager should now be established.
The validation procedures provide tools and methods to help validate the configuration settings.