Using Active Directory Federated Services to Authenticate to Certero | v7
From Certero version 7, there is the ability to use Federated Authentication via Active Directory Federated Services (ADFS). The following sections provide the instructions on how to use ADFS to authenticate to Certero.
Step 1 - Active Directory Connector
Go to Connectors > Active Directory
Open the properties of the Active Directory Connector
Click on the Authentication tab
Copy the URI displayed under Federated Authentication
N.B. do not change the Logon Method from Forms Authentication to Federated Authentication at this point
Step 2 - ADFS Configuration
Login to the Active Directory Federated Services Server using an Administrator account
Open AD FS Management under Control Panel > Adminstrative Tools > AD FS Management
Select Add Relying Party Trust... in the right hand pane

Select Claims aware and click Start
Select Enter data about the relying party manually and click Next

Enter a friendly name under Display name , e.g. Certero, and add Notes if required
Click Next on the Configure Certificate Section
In the Configure URL section tick the box Enable support for the WS-Federation Passive Protocol
Enter the URL copied in Step 1 into the Relying party WS-Federation Passive Protocol URL e.g. https://<CerteroServerFQDN>/CerteroWebApp/Account/LogonFederated and Click Next
Configure Identifiers , Click Next
Choose Access Control Policy - Permit Everyone, Click Next
Tick the box Configure claims issuance policy for this application and click Close
Click Add Rule. Select Send LDAP Attributes as Claims in the drop down list and click Next
In the Claim rule name box type Send UPN as N ame
Select Active Directory as the Attribute store and map the User-Principal Name to the Name and click OK

Step 3 - Complete the Configuration
Go to Connectors > Active Directory
Open the properties of the Active Directory Connector
Click on the Authentication tab
Change the authentication from Forms Authentication to Federated Authentication
In the Sign-on Endpoint box put in the following https://adfsserver/adfs/ls/ where adfsserver is the FQDN of the ADFS server
Click Save to save the configuration
To revert back to previous method of authentication change the authentication from Federated Authentication to Forms Authentication