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

SignInInteractive returns result without authenticating. #106

Open
ggGoblin opened this issue Mar 5, 2023 · 1 comment
Open

SignInInteractive returns result without authenticating. #106

ggGoblin opened this issue Mar 5, 2023 · 1 comment

Comments

@ggGoblin
Copy link

ggGoblin commented Mar 5, 2023

When using Active directory to sign into App authentication can be skipped.

Steps to reproduce.

  1. Sign in once using Active Directory login screen.
  2. Logout
  3. Open sign in page then close it when it asks for email/password
  4. Open sign in page a second time, and no need for email/password you are logged in successfully.

Noticed the issue when I started testing with corporate account.

Interested to know if anyone has come across this, and what solution they used.

@peitschie
Copy link
Contributor

@ggGoblin this can be caused by the external browser caching the login credentials itself. The sign-out from the application itself is not communicated to the browser again, I believe.

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