SECURING


Creating an ID vault server IdP configuration document

This configuration document is used for both Notes federated login and Web federated login.

Before you begin

Have the metadata .xml file that you exported from your IdP, for exampleFederationMetadata.xml, in a location from which you can access it so that you can import it into the IdP configuration document.

Procedure

1. Open idpcat.nsf.

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

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


4. On the Basics tab, in the Host names or addresses mapped to this site field, enter the DNS host name of the ID vault server, preceded with the string vault. For example:
5. For State select Disabled. Enable it later when you enable federated login.

6. In the Service provider ID field, enter a value to identify the ID vault server as service provider partner with the IdP.

7. On the Client Settings tab, complete the following steps, which are related to Notes federated login:
8. Save and close the IdP Configuration document.

9. Optional: If you want to ensure that SAML assertions are encrypted to protect sensitive data, complete the task Generating a certificate to encrypt SAML assertionsYour organization may require SAML assertions to be encrypted if assertions include attributes that contain sensitive personal data, for example, social security numbers. Domino encrypts entire SAML assertions; partial encryption of specific attributes is not available.. Complete it before you complete the task Exporting the ID vault server configuration to an .xml fileComplete this task to export the configuration information in an ID vault server IdP configuration document to an xml file, ServiceProvider.xml. Then, you can import it into the Relying party trust (ADFS) or partnership (TFIM) to fill in the Domino information automatically., so that the certificate is included in the idp.xml file.

Parent topic: Configuring ID vault servers for federated SAML login
Next topic: Exporting the ID vault server configuration to an .xml file