SECURING


Creating an IdP Configuration document for Nomad federated login

Create an IdP Configuration document for Nomad federated login inidpcat.nsf.

Before you begin

Have the metadata .xml file that you exported from your IdP in a location from which you can access it so that you can import it into the IdP configuration document. For Active Directory Federation Services (ADFS), this file is typicallyFederationMetadata.xml

Note:

When you import the metadata .xml file, the file is attached to the IdP Configuration document and deleted from your local system.

About this task

The IdP Configuration document sets up a partnership between the Domino ID vault servers that Nomad users use and that act as Service Providers and your IdP which acts as the authenticating server for access to mail and other applications on the Domino servers.

During this task, you create the IdP Configuration document, import the metadata .xml file you exported previously from your IdP, complete the configuration, and export the configuration to a ServiceProvider.xml file.

Complete the following steps from an ID vault server:

Procedure

1. Open idpcat.nsf.

2. Click Add IdP Config to create a new configuration document.

3. In the Basics tab, Host names or addresses mapped to this site field, enter the following:


4. In the Protocol version field, select SAML 2.0.

5. In the Federation product field, selectAuthnRequest SAML 2.0 compatible.

6. Click Import XML file and select the metadata .xml file you exported from your IdP. In ADFS, this file name is typicallyFederationMetadata.xml.


7. In the Service Provider ID field, specify:
8. The Nomad Postback URL field is now shown. Specify the following information in this field. This configuration allows the vault server acting as a Service Provider to send SAML assertions to the Nomad server, which then communicates with the ID vault as a client to get the ID file for the user:
9. In the Client Settings tab, in the Enable Windows single sign-on field, selectNo.

10. On the Client Settings tab, complete the following fields:


11. Save the new IdP Configuration document.

12. In the Certificate Management tab, complete the following steps. These steps create a Service Provider server certificate and keys for the ID vault server that will be used for secure communication with the IdP. The certificate and private key are added automatically to the ID vault server ID file.


13. Replicate the idpcat.nsf to all Domino servers that your Nomad users use, including ID vault servers, mail servers, and application servers.

Results

The ServiceProvider.xml file is attached to the IdP Configuration document. The ID vault server certificate and key created in the procedure are added to the ID vault server ID file.

What to do next


Parent topic: Nomad federated login