Creating a Relying Party Trust for the SharePoint Server 2013 web application
Complete the following steps to create a relying part trust for the SharePoint Server 2013 web application:
- InServer Manager, clickTools, and then selectAD FS Management.
- InAD FS snap-in, underAD FS\Trust Relationships, right-clickRelying Party Trusts, and then clickAdd Relying Party Trust. The Add Relying Party Trust wizard is displayed.
- On the Welcome page, clickStart.
- On the Select Data Source page, clickEnter data about the relying party manually, and then clickNext.
- On the Specify Display Name page, in theDisplay Namefield, enter a display name. For example, OWA-13.
- On the Choose Profile page, clickAD FS profile, and then clickNext.
- On the Configure Certificate page, clickNext.
- On the Configure URL page, select theEnable support for the WS-Federation Passive protocolcheck box, and then in theRelying party WS-Federation Passive protocol URLfield, enterhttps://<your sharepoint webapp hostname>/_trust/.When entering the URL, ensure that you include the trailing forward slash (/).
- On the Configure Identifiers page, enter the name of the relying party trust identifier (for example,urn:sharepoint:contoso), clickAdd, and then clickNext.The relying party trust identifier URL is the realm value when you configure a newSPTrustedIdentityTokenIssuerin Configuring SharePoint 2013 for AD FS authentication.

- On the Choose Issuance Authorization Rules page, selectpermit all users to access this relying party, and clickNext.
- On the Ready to Add Trust page, review the settings, and then clickNextto save your relying party trust information.
- On theFinishpage, verify thatOpen the Edit Claim Rules dialog for this relying party trust when the wizard closesis selected, and clickClose.