Active Directory Federation Services Configuration
Perform the following steps to configure SafeNet IDPV in ADFS:
Adding the IDPV Server Application
Perform the following steps to add an IDPV Server application in Active Directory Federation Services (ADFS):
-
Log in to the ADFS admin console.
-
Right-click on Application Groups and select Add Application Group.
-
On Add Application Group wizard, perform the following steps:
-
On the Welcome page, perform the following steps:
- In the Name field, enter a name for the application group.
- Under Template > Standalone application, select Server Application.
- Click Next.
-
On the Server application Properties page, perform the following steps:
- From the Client id field, copy the client identifier. You will need the client identifier while configuring the Web API.
- In the Redirect URI field, enter a valid redirect URL to which a user will be redirected after successful authentication.
- Click Next.
-
On the Configure Application Credentials page, perform the following steps:
- Select the Generate a Shared Secret checkbox, and click Copy to Clipboard to copy the shared secret.
- Click Next.
-
On the Summary page, click Next.
-
On the Complete page, click Close.
-
Adding Web APIs
Perform the following steps to add Web APIs:
-
On the ADFS admin console, right-click on application group (for example, IDPV), and select Properties.
-
On the IDPV Properties window, click Add application.
-
On the Add a new application to IDPV wizard, perform the following steps:
-
On the Welcome page, under Template, select Web API, and click Next.
-
On the Configure Web API page, perform the following steps:
- In the Identifier field, enter the identifier that you copied earlier in step 3(b)(i) of Adding the IDPV Server Application, and click Add.
- Click Next.
-
On the Apply Access Control Policy page, select a policy as per your preferred configuration, and click Next.
-
On the Configure Application Permissions page, under Permitted scopes, select allatclaims and openid claims, and click Next.
-
On the Summary page, click Next.
-
On the Complete page, click Close.
-
Mapping Claims for SafeNet IDPrime Virtual
You need to add claim transform rules for SafeNet IDPV. Perform the following steps:
-
On the AD FS admin console, right-click on application group (for example, IDPV), and click Properties.
-
On the IDPV Properties window, under Applications > Web API, select IDPV - Web API, and click Edit.
-
On the IDPV – Web API Properties window, go to the Issuance Transform Rules tab, and click Add Rule.
-
On Add Transform Claim Rule Wizard, perform the following steps:
-
On the Choose Rule Type page, under Claim rule template, select Send LDAP Attributes as Claims, and click Next.
-
On the Configure Claim Rule page, perform the following steps:
- In the Claim rule name field, enter a name for the claim rule.
- In the Attribute store field, select Active Directory.
- Under Mapping of LDAP attributes to outgoing claim types, map LDAP attributes with Outgoing claim types as shown in the screenshot below.
The Token-Groups – Qualified by Domain claim name provides groups in following format. So, the Idp-configuration.json file needs to be modified according to the resultant group format.
The Token-groups – Unqualified Names Claim name provides groups in following formats.
-
-
Click Apply.
-
Click OK.
-
Click Finish.