Enable Automatic Login for Authenticated Identity Cloud Service Users

You can configure your custom sign-in page in the Digital Customer Service application to automatically log in users who are already authenticated through Identity Cloud Service.

Users can be authenticated either directly through the IDCS administration console, or through another application that uses the same IDCS instance as the Digital Customer Service application. This functionality is disabled by default, but can be enabled by setting the enableAutoLogin constant in the new LoginAuthenticatedIdcsUser application level action chain to true.

Here's how you do it:

  1. In Visual Builder, click your application icon in the Web Apps navigator.

  2. Click the Actions tab.

  3. In the list of Actions, locate and select the LoginAuthenticatedIdcsUser action.

  4. Set the default value of the enableAutoLogin constant to true.