Okta Smart Card (x.509) – auto select certificate (AutoSelectCertificateForUrls)

Quickly noted how to configure Chrome to auto select the certificate when signing in with the Smart Card IdP.

Add the following registry key and edit the URL (my-url) certificate information (my-cn).

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\AutoSelectCertificateForUrls]
"1"="{\"pattern\":\"https://my-org.mtls.okta.com\",\"filter\":{\"ISSUER\":{\"CN\": \"my-cn\"}}}"

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *