]
Martin Mazanek updated ELY-1510:
--------------------------------
Summary: Bearer authentication sends 401 to unprotected resources when no auth in
progress (was: Bearer authentication sends 401 to unportected resources when no auth in
progress)
Bearer authentication sends 401 to unprotected resources when no auth
in progress
---------------------------------------------------------------------------------
Key: ELY-1510
URL:
https://issues.jboss.org/browse/ELY-1510
Project: WildFly Elytron
Issue Type: Bug
Reporter: Martin Mazanek
Assignee: Martin Mazanek
If you try to access unprotected resource with no Authorization header,
BearerTokenAuthenticationMechanism sees it as a failed authentication so 401 is sent.