-
Bug
-
Resolution: Done
-
Major
-
7.1.3.GA
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.
- clones
-
WFLY-10894 [WFLY] Tests for enabling constraint drive authentication mode for elytron
- Closed
- is blocked by
-
JBEAP-15054 [GSS](7.1.z) [ELY] constraint drive authentication method in undertow doesn't work with elytron
- Closed
-
JBEAP-15217 (7.1.z) Upgrade Elytron Web from 1.0.1.Final to 1.0.2.Final
- Closed
- is related to
-
ELYWEB-13 Enable constrain driven auth mode during deployment
- Resolved