How to disable Single Sign On (SSO) and enter user manually
It is in most cases good to have SSO to avoid entering user and password manually, however, sometimes, it is required to logon with another user instead of the default, or you want to change the logon language. In order to do this, please follow the steps as below. Have fun.
- Set Internet Options Security as below screenshot to Disable ‘Don’t prompt for client certificate selection when only one certificate exists.
- Set Internet Options Security as below screenshot to Select ‘Prompt for user name and password’ in User Authentication.
- To disable the Auto Select Certificate for URLs feature for Google Chrome, complete the following steps:
Option1 is not there in Chrome, but it still SSO in Chrome. Your screenshot above also does not show option1, and I dont see it either.
Any other ideas?
anyone out there to reply? its been almost one year with no reply, and I just checked this today again . same issue.
Hi Sartaj,
Questions are best asked as Questions. Questions asked as part of a comment to a blog are often (as you are aware) not noticed by the author or other subject matter experts. It is sometimes an issue with no comment notification capabilities as configured by the author of the blog.
If you are still interested in finding a solution, please post your Question in Q&A
Click on the + Actions button in the upper right hand of the page and select Ask a Question.
Regards, Mike
Very helpful, though the IE settings were in place SSO login was taken by default.
regEdit entry did helped !!
Thanks a lot
I had intermittent luck with the solution where you edit the registry to disable SSO in Chrome. One problem was that several patterns matched the URL that I wanted to exempt from SSO, another problem was that sometimes SSO was active again. I think this is related to a script that “occasionally” (at least once per day, I think) runs through and “fixes” certificate problems.
Also, when editing the registry, you get a pop-up to choose a certificate, and it seems you cannot disable or interact with this pop-up with Browser automation tools (Selenium/START).
The workaround that is best for me is:
certmgr.msc
To enable the certificate again, repeat the procedure but click on “Enable All Purposes for this Certificate”.
I just read your post and thought you made some really great points. If you have a chance, I’d love it if you’d take a look at my <a href="https://scriblane.online/how-to-disable-the-auto-sign-in-feature-in-google-chrome/> website </a> I think it might be of interest to your readers.
Thanks!
Chandan Kumar
Very Helpful. Thanks a lot 🙂
Hi Lawrence,
as per 2022, in order to disable it properly I deleted the whole content of AutoSelectCertificateForUrls folder and it was the only way to make it work.
As I don't use Google Chrome as web browser of choice, this procedure worked for me without any issue in my workflow.
All the best,
Davide