Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Still seeing the SSO account selector screen #5

Open
jelkini4 opened this issue Oct 4, 2021 · 1 comment
Open

Still seeing the SSO account selector screen #5

jelkini4 opened this issue Oct 4, 2021 · 1 comment

Comments

@jelkini4
Copy link

jelkini4 commented Oct 4, 2021

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:
SSO still shown

Thanks!

@jsuddsjr
Copy link

jsuddsjr commented Apr 4, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants