Import SMP metadata file to ADFS Server

To configure ADFS System to trust SMP Server:

  1. Open Server Manager Console.
  2. Go to Tools, AD FS Management to open the AD FS Management Console.
  3. In the AD FS Management Console, go to AD FS, Trust Relationships.
  4. Right-click Relying Party Trust and select Add Relying Party Trust.
  5. Click Next.
  6. On the Select Data Source screen:
    • Select Import data about the relying party from a file.
    • Click Browse to select the smp-metadata.xml file.
    • Click Next.
  7. On the Specify Display Name screen, enter a name for the relying party trust.
  8. Click Next
    Display Name should be same as Local Provider Name in ADFS.
  9. On the Configure Multi-Factor Authentication Now? screen, select I do not want to configure authentication settings for the relying party trust at this time.
  10. Click Next.
  11. On the Choose Issuance Authorization Rules screen, select Permit all users to access the relying party.
  12. On the Ready to Add Trust screen, review the information in the tabs.
  13. Click Next.
  14. Clear the Open the Edit Claim Rules checkbox.
  15. Click Close.
  16. Open the AD FS Management Console.
  17. Right-click the Created Trust (here called SMPDEV) and select Edit Claim Rules.
  18. In the Issuance Transform tab, click Add Rules.
  19. In the Choose Rule Type, select Send LDAP Attributes as Claims preferable.
  20. Create a rule to get the Given Name Attribute for an authenticated Active Directory User.
  21. Create another rule to transform the Given Name Attribute as an identity claim to be used by the Service Provider.
  22. Click OK.