13.4 Configuring Secure Communication on Identity Server

Identity Server uses the following key pairs for secure communication. In a production environment, you should exchange the key pairs that are created at installation time with certificates from a trusted certificate authority.

To force the browser connections to Identity Server to support a specific level of encryption, see Section 20.7, Configuring the SSL Communication.

If you are going to use introductions in your federation configuration, you need to set up the following key pairs:

  • Identity provider: The test-provider key pair is used when you configure your Identity Server to use introductions with other identity providers and have set up a common domain name for this purpose. It needs to be replaced with a certificate that has a subject name that matches the DNS name of the common domain. For configuration information, see Configuring the General Identity Provider Settings.

  • Identity consumer: The test-consumer key pair is used when you configure your Identity Server to use introductions with other service providers and have set up a common domain name for this purpose. It needs to be replaced with a certificate that has a subject name that matches the DNS name of the common domain. For configuration information, see Configuring the General Identity Consumer Settings.

To enable secure communication between the user store and Identity Server, you can also import the trusted root certificate of the user store. For configuration information, see Section 2.2, Configuring Identity User Stores.

This section describes the following tasks: