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

Wrong response code when not logged in #21

Open
lholmquist opened this Issue Mar 6, 2018 · 0 comments

Comments

Projects
None yet
2 participants
@lholmquist
Contributor

lholmquist commented Mar 6, 2018

If user invokes the greeting service and is not logged in, the service should return code 401 (Unauthenticated) instead it returns 403 (access denied).

This is a bug in the keycloak-connect module: https://issues.jboss.org/browse/KEYCLOAK-6810

@lholmquist lholmquist added the bug label Mar 6, 2018

rhoads-zach pushed a commit to fabric8-launcher/launcher-documentation that referenced this issue Mar 7, 2018

@lance lance added the blocked label Mar 21, 2018

@lance lance added the stalled label May 30, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment