You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the code, it works by adding "login_hint" to any SSO URL that doesn't include one. Since your URL already has a login_hint, nothing happens.
Hello, I just installed this extension. I'm still seeing the SSO account selector screen.
The SSO URL is https://login.microsoftonline.com/common/oauth2/authorize?response_type=id_token&client_id=XXXXXXXXX&redirect_uri=XXXXXXXXXX&state=XXXXXXXXX&client-request-id=XXXXXXXXXXX&x-client-SKU=Js&x-client-Ver=1.0.18&nonce=XXXXXXXXXXX&login_hint=XXXXXXXXXXXXXXXXX&sso_nonce=XXXXXXXXXXXXXX&mscrid=XXXXXXXXXXXXX
(I replaced all GUIDs and private info with XXXX)
Screenshot:
Thanks!
The text was updated successfully, but these errors were encountered: