---
title: "SSO setup guide for ADFS"
slug: "sso-setup-guide-for-adfs"
updated: 2023-01-06T15:49:07Z
published: 2023-01-06T15:49:07Z
canonical: "docs.catchpoint.com/sso-setup-guide-for-adfs"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.catchpoint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SSO setup guide for ADFS

## Overview

ADFS (Active Directory Federation Services) is a standards-based service that allows the secure sharing of identity information between trusted business partners (known as a federation) across an extranet. When a user needs to access a Web application from one of its federation partners, the user's own organization is responsible for authenticating the user and providing identity information in the form of "claims" to the partner that hosts the Web application. The hosting partner uses its trust policy to map the incoming claims to claims that are understood by its Web application, which uses the claims to make authorization decisions.For more information about ADFS, go to <a href="https://msdn.microsoft.com/en-us/library/bb897402.aspx" target="_blank" rel="noopener">https://msdn.microsoft.com/en-us/library/bb897402.aspx</a>

## What you need:

### ADFS requirements
1. An Active Directory instance where all users have an email address attribute.
2. A server running Microsoft Server 2012 or 2016. This guide uses screenshots from Server 2016R2.
3. An SSL certificate to sign your ADFS login page and the fingerprint for that certificate.

### Catchpoint requirements
1. SSO must be enabled in the portal by your Catchpoint Representative.
2. Federation Service Identifier.
3. Your ADFS token signing certificate.

## ADFS Setup
### Add Relying Party Trusts

In ADFS Management, select **Add Relying Party Trust**
![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006795512-mceclip0.png)
![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006830911-mceclip1.png)
![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006795572-mceclip2.png)
 ![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006795652-mceclip3.png)
 ![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006830951-mceclip4.png)
 ![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006831011-mceclip5.png)

### Add Identifier:
**https://portal.catchpoint.com/SAML2**
Note: Do NOT add a slash "/" at the end of identifier

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006795692-mceclip6.png)
![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006795752-mceclip7.png)
![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006831131-mceclip8.png)
![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006831171-mceclip9.png)![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006795872-mceclip10.png)

### Add Logout Endpoint

In ADFS Management, open **Trust Relationships**, choose the **Relying Party Trust**, then on the **Action** menu click on **properties.**
![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006795892-mceclip11.png)

### Select the Endpoints tab

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006795912-mceclip12.png)

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006831351-mceclip13.png)

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006795992-mceclip14.png)

Click **ok** to finish adding the endpoint

### Export Certificate for Signature Verification

1. In AD FS Management \> Open **Service \> Select Certificates**
2. On the right-hand side, choose the **“Token-signing”** certificate.

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006796152-mceclip15.png)

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006796172-mceclip16.png)

### Select Version \> Click Copy to File

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006831451-mceclip17.png)

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006831491-mceclip18.png)

 ![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006796292-mceclip19.png)

 ![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006831611-mceclip20.png)

In to AD FS Management \> Open Trust Relationships \> Choose the Relying Party Trust \> On the action menu click on properties \> Select the Signature tab \> Click Add

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006831711-mceclip21.png)

Select your exported certificate from the previous step.

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006831751-mceclip22.png)

## Add Claim Attributes to your Relying Party Trust

In to AD FS Management \> Open Trust Relationships \> Choose the Relying Party Trust \> On the action menu click on properties \> Select Edit Claim Issuance Policy

 ![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006831811-mceclip23.png)

### Click Add Rule

 ![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006831911-mceclip24.png)

### In Claim rule template \> Send LDAP Attribute as Claims

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006796732-mceclip25.png)

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006796772-mceclip26.png)

### Name your Claim Rule

1. Choose **Active Directory** in the Attribute Store Dropdown
2. In the LDAP Attribute, Select **E-Mail Addresses**
3. In the Outgoing Claim Type, Select **E-Mail Address**
4. Click **Ok**
5. Click **Add Rule**
6. In Claim rule template \> Select **Transform an Incoming Claim**

 ![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006832051-mceclip27.png)

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006832091-mceclip28.png)

### Name your Claim Rule

1. In Incoming rule name:  Select **E-Mail Address**
2. Outgoing claim type: **Name ID**
3. Outgoing name ID format: **Email**
4. Click **Add Rule**
5. In Claim rule template \> Select **Send Claim Using a Custom Rule**

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006796912-mceclip29.png)

 ![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006796992-mceclip30.png)

### Name your Claim Rule

In the Custom Rule add:
`=\> issue(Type = "namespace", Value = "MyAdfsSSO");`

Leave the Type attribute as “namespace”. Note this value is case sensitive
The Value attribute should be the namespace value in the Catchpoint portal

## Catchpoint Setup

### Setup ADFS SSO in Catchpoint portal

### Locating your Federation Service Identifier

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006832391-mceclip31.png)

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006832471-mceclip32.png)

### Catchpoint SSO SettingsIn the Catchpoint portal \> go to Settings \> Select SSO Identity Provider

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006797132-mceclip33.png)

![mceclip34.png](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360007962911-mceclip34.png)

Identity Provider Issuer: **adfs2.yourdomain.net**
Look at section Locating your Federation Service Identifier
Single Sign-On URL: <https://adfs2.yourdomain.net/adfs/ls/IdPInitiatedSignonPage>
Logout URL: <https://adfs.yourdomain.net/adfs/ls/?wa=wsignout1.0>

Certificate:
Look at section Certificate Signature.
Copying your certificate signature.

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006797332-mceclip35.png)

![mceclip37.png](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360007912912-mceclip37.png)

![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/360006832571-mceclip36.png)

## See Also:

<a href="https://docs.catchpoint.com/docs/legacy-single-sign-on" target="_blank" rel="noopener">Single Sign-On</a>
