14.1 Configuring Secure Communication on Identity Server

Identity Server uses the following key pairs for secure communication. In a production environment, replace the key pairs created at the 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 Configuring the SSL Communication.

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 set up a common domain name for this purpose. It must be replaced with a certificate that has a subject name matching the DNS name of the common domain. For 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 set up a common domain name for this purpose. It must be replaced with a certificate that has a subject name matching the DNS name of the common domain. For 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 information, see Configuring Identity User Stores.

This section describes the following tasks: