-
Bug
-
Resolution: Done
-
Major
-
None
Integration code for JBEAP-15054
When elytron is enabled constraint driven authentication method (i.e. proactive-authentication=false) has no effect.
If you try to request an unsecured page sending in an invalid user with basic authentication, you should get the page returned with constraint drive authentication and a 401 with proactive authentication. This is what happens without Elytron enabled. But if you enable Elytron it gives a 401 in both cases.
- is cloned by
-
JBEAP-15168 [GSS](7.1.z) [EAP] constraint drive authentication method in undertow doesn't work with elytron
- Closed