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

Logout from a google property stops the autologin and causes ISE on sso dashboard logout #265

Open
viorelaioia-zz opened this issue Mar 22, 2018 · 1 comment
Labels

Comments

@viorelaioia-zz
Copy link

viorelaioia-zz commented Mar 22, 2018

STR:

  1. Login to sso.mozilla.com with LDAP
  2. Click "Gmail" app - autologin with LDAP to gmail app is performed
  3. Logout from Gmail
  4. Click another app from the dashboard (e.g "Mana")

Expected results:
User is autologged into Mana

Actual results:
Nlx is shown, with the available login options.
If trying to log out from sso dashboard, "Internal server error" page is returned.

**Note: **
This is happening for the other Google properties also: Google Calendar, Google Drive

@andrewkrug
Copy link
Contributor

@hidde looks like we need a little javascript on the /dashboard url to follow the 302 if the user federated logs out in another tab.

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

No branches or pull requests

2 participants