Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upWrong response code when not logged in #21
Comments
lholmquist
added
the
bug
label
Mar 6, 2018
pushed a commit
to fabric8-launcher/launcher-documentation
that referenced
this issue
Mar 7, 2018
lance
added
the
blocked
label
Mar 21, 2018
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
lholmquist commentedMar 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