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

Stuck on Permission denied page when group membership is enabled #229

Open
blucompassai opened this issue Jul 19, 2019 · 0 comments
Open

Comments

@blucompassai
Copy link

Describe the bug
When using google groups to authorize users for certain upstream services , if a user outside the google group try to login , it gets "Permission denied" error. But if i want to login now with another user there is no way to sign in as other user , even after closing the browser , unless i clear the cookies in the browser.

To Reproduce
Steps to reproduce the behavior:

  • Go to the sso protected application which is using google groups in gsuite for authorization
  • Try to login with a user which is "not" in the authorized google groups.
  • You will get "Permission Denied" "Group membership required" error.
  • there is no "sign out" button on this screen.
  • Try to refresh this screen , will get to "sign in" button
  • Hitting "sign in" button will lead to "bad request"
  • Now there is no way to login with other user in this browser window until we clear the cookies.

Expected behavior
On the permission denied page i think there should be a "sign out" button

Screenshots
image

Desktop (please complete the following information):

  • Windows 10
  • Browser chrome

Additional context
I tried hitting "/signout" on the application and it kind of solve it a bit but just wondering if there is better way through some configuration settings.

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

1 participant