Import SMP metadata file to ADFS Server
To configure ADFS System to trust SMP Server:
- Open Server Manager Console.
- Go to Tools, AD FS Management to open the AD FS Management Console.
- In the AD FS Management Console, go to AD FS, Trust Relationships.
- Right-click Relying Party Trust and select Add Relying Party Trust.
- Click Next.
- 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.
- On the Specify Display Name screen, enter a name for the relying party trust.
- Click
Next
Display Name should be same as Local Provider Name in ADFS.
- 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.
- Click Next.
- On the Choose Issuance Authorization Rules screen, select Permit all users to access the relying party.
- On the Ready to Add Trust screen, review the information in the tabs.
- Click Next.
- Clear the Open the Edit Claim Rules checkbox.
- Click Close.
- Open the AD FS Management Console.
- Right-click the Created Trust (here called SMPDEV) and select Edit Claim Rules.
- In the Issuance Transform tab, click Add Rules.
- In the Choose Rule Type, select Send LDAP Attributes as Claims preferable.
- Create a rule to get the Given Name Attribute for an authenticated Active Directory User.
- Create another rule to transform the Given Name Attribute as an identity claim to be used by the Service Provider.
- Click OK.