Disable Single Sign on in Chrome

At the large company I work at, we use "Single Sign On" certificates that automatically log us into all Web Applications. Technically, this works through a "Personal Certificate" that I can see when I manage the certificates in the advanced options.

How can I temporarily disable these certificates, or better yet, how can I start Chrome such that it ignores all personal certificates?

5

1 Answer

I found the following workaround that persists the "helpful" repair scripts that our I.T. department let's run every few hours... Unfortunately, it disable the certificate system-wide and not just in Chrome, but it is easy to do and undo.

  • open certmgr.msc
  • navigate to Personal -> Certificate
  • double click on the certificate in question
  • under the "Details" Tab, click on "Edit Properties", then "Disable All Purposes for this Certificate"

To enable the certificate again, repeat the procedure but click on "Enable All Purposes for this Certificate".

Certmgr Workflow to disable certificate

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like