SECURING
If there are other ID vault servers in your Domino domain with replicas of the ID vault used for Nomad federated login, complete the following steps. These steps add the new Service Provider server certificate and key created in the previous procedure to the server ID files of those ID vault servers:
Procedure
1. Complete the following steps from the ID vault server on which you created the IdP Configuration document and exported the ServiceProvider.xml file in the previous procedure:
b. Note the values of the following fields:
For example:SAMLCompanyname=CN=Renovationsvault
For example:SAMLPublicKeyHash=HkcAGUXy3z4D8V1v9vUYlA==
g. Run the following command to export the certificate and private key to a pkcs12 file:
For example: certmgmt EXPORT saml pkcs12 renovationsvault.p12 PASSw0rd!!
Note:
b. Run the following command to import the certificate and key to the server ID file of the additional ID vault server:
For example: certmgmt IMPORT saml pkcs12 renovationsvault.p12 PASSw0rd!!
Complete the procedure Setting up a Relying Party Trust for the ID vault server used by Nomad federated login.
Parent topic: Creating an IdP Configuration document for Nomad federated login