- edited description
SSO Authentication issue when using windows hello method (Passwordless Authentication)
- What steps will reproduce the problem?
When entering an SSO URL on the sample application we have an option called “Sign-in Options“ for authenticating without a password eg. Windows Hello (Face), PIN, Security Key, etc. When using the PIN option we are getting an error "We had a problem authenticating you. Please try again." In google chrome, it is authenticated without even asking for PIN (Maybe it is because we have already authenticated when logging in to the system). If we haven't chosen a sign-in option and proceeded with the email and password option everything is going smooth. For testing, we can use any URL (Microsoft 360 https://login.microsoftonline.com / Visual studio subscription ). https://login.microsoftonline.com
Few discussions we have found online about this problem
https://www.magpcss.org/ceforum/viewtopic.php?f=6&t=18560&p=49675&hilit=azure+ad#p49675
- What is the expected output? What do you see instead? We should be able to login without any issues.
- What version of the product are you using? On what operating system? 98.1.210 (Windows 10)
- Does the problem reproduce with the cefclient or cefsimple sample application at the same version? How about with a newer or older version? It is reproducible in CEFSharp Winform sample with the previous versions too.
- Does the problem reproduce with Google Chrome at the same version? How about with a newer or older version? No
Comments (7)
-
reporter -
reporter - edited description
-
reporter - edited description
-
This should currently work with the Chrome runtime. We will likely not support this with the Alloy runtime.
-
- changed status to wontfix
-
reporter We were using version 98.1.210 which is chrome runtime.
-
Chrome runtime is not supported by CEFSharp. Follow the link above for details.
- Log in to comment