Configuring the secondary domain for cross-domain TOTP authentication
Complete these steps to configure TOTP authentication for the secondary domain.
About this task
Procedure
-
Add the following notes.ini setting to all Web servers in Domain2 and to the ID
vault server in Domain2:
ENABLE_IDV_CROSSDOMAIN_AUTHENTICATION=1
- Ensure that the Domain2 Domino directory has a Notes cross-certificate at the /Org level for the Domain1 /Org that establishes trust.
- Create a replica of the Domain1 Domino directory on the ID vault server for Domain2.
-
Configure directory assistance on the ID vault server for Domain2 to look up
names in its local replica of the Domain1 Domino directory.
-
Run the following command twice from the server console of the ID vault server
to create Multi-Factor Authentication Certificates for both the Domain1 Org and
the Domain2 Org.
For example:mfamgmt create trustcert <Notes DN to allow> <certifier ID file> <certifier password>
The certificates are created in the Domain2 Domino directory.mfamgmt create trustcert */O=Org1 cert.id sr$1ulxl47o mfamgmt create trustcert */O=Org2 cert.id tr$polx3p98
- Replicate the Domain2 Domino directory and Directory Assistance database to all participating ID vault servers in Domain2.