27.15.3 Creating the Claims Party Trust on ADFS

  1. Open the ADFS management console.

  2. Expand the Trust Relationships menu.

  3. Click Add Claims Provider trust.

  4. Select Import data about the claims provider.

  5. Paste OSP metadata URL in https://<AAF_server_hostname>/osp/a/TOP/auth/saml2/metadata format or import the file manually.

    It may not work for the self-signed certificate. You can copy metadata from OSP URL to an XML file and provide the file name.

  6. Specify the Display name.

  7. Edit Claim Rules for the created claims provider trust.

  8. In the Acceptance Transform Rules tab, add two rules:

    • To add the first rule, perform the following steps:

      1. Click Add Rule.

      2. Select Transform an incoming Claim from Claim Rule Template and click Next.

      3. Specify Claim rule name.

      4. Select Name ID from Incoming claim type.

      5. Select Transient Identifier from Incoming name ID format.

      6. Select Name ID from Outgoing claim type.

      7. Select Unspecified from Outgoing name ID format.

      8. Select Pass through all claim values.

      9. Click Finish.

    • To add the second rule, perform the following steps:

      1. Click Add Rule.

      2. Select Transform an incoming Claim from Claim Rule Template and click Next.

      3. Specify the Claim rule name.

      4. Select mail from Incoming Claim Type.

      5. Select E-mail Address from Outgoing claim type.

      6. Select Pass through all claim values

      7. click Finish.

  9. Open Properties for the created claims provider trust and navigate to the Endpoints tab.

  10. Ensure that the Binding of all endpoints is set to POST.

    WARNING:While removing the existing endpoints from the Endpoints tab, make a note of configuration to re-create an endpoint and set the Binding to POST.

  11. Click OK.