Prevent Browser From Prompting For Client Certificates While Accessing Orchestrator And Identity

Why a prompt is thrown to choose a client certificate while attempting to launch Orchestrator and to disable this?

Sometimes, a popup like below may be encountered in the browser while attempting to access Orchestrator or Identity:


It prompts to choose a client certificate in order to proceed to the website. Canceling this may successfully launch the site or alternately cause authentication failures.

  • In order to resolve this, suppress the popup by altering the SSL settings in IIS on the Orchestrator server.

Follow these simple steps:
  1. Launch IIS --> Sites
  2. Select the "UiPath Orchestrator" site and open the "SSL Settings"
  3. Under the "Client certificates" field, choose "Ignore" and save your changes
  4. Repeat the above steps for "Identity" site as well. See screenshots below for reference
  5. Recycle the Orchestrator and Identity app pools by launching the "Application Pools" on the left panel
  6. Now retry accessing for the Orchestrator in the browser. You should be able to get past the certificate selection prompt.

Refer to the below for more information: