[
https://issues.jboss.org/browse/ELY-1609?page=com.atlassian.jira.plugin.s...
]
Darran Lofthouse moved JBEAP-15057 to ELY-1609:
-----------------------------------------------
Project: WildFly Elytron (was: JBoss Enterprise Application Platform)
Key: ELY-1609 (was: JBEAP-15057)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: HTTP
(was: Security)
(was: Web (Undertow))
Affects Version/s: 1.4.0.Final
(was: 7.1.3.GA)
constraint drive authentication method in undertow doesn't work
with elytron
----------------------------------------------------------------------------
Key: ELY-1609
URL:
https://issues.jboss.org/browse/ELY-1609
Project: WildFly Elytron
Issue Type: Bug
Components: HTTP
Affects Versions: 1.4.0.Final
Reporter: Darran Lofthouse
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.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)