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

Return error other than 401 when a user doesn't have access to issuer. #767

Closed
kevgliss opened this issue Apr 27, 2017 · 0 comments
Closed
Labels
Milestone

Comments

@kevgliss
Copy link
Contributor

kevgliss commented Apr 27, 2017

Right now we return a 401 when a user attempts to use an issuer they don't have access to. During a clone operation, if an issuer is no longer available this status code, sends the user into a login redirect loop.

@kevgliss kevgliss added the bug label Apr 27, 2017
@kevgliss kevgliss added this to the 0.6.x milestone Apr 27, 2017
kevgliss added a commit to kevgliss/lemur that referenced this issue May 18, 2017
…at the user should attempt to authenticate again. Where as 403 indicates the user is authenticated but not allowed to complete an action.

Closes Netflix#767
kevgliss added a commit that referenced this issue May 18, 2017
…at the user should attempt to authenticate again. Where as 403 indicates the user is authenticated but not allowed to complete an action. (#804)

Closes #767
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

1 participant