]
Darran Lofthouse moved WFLY-7621 to WFCORE-2013:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-2013 (was: WFLY-7621)
Component/s: Security
(was: Security)
Affects Version/s: (was: 11.0.0.Alpha1)
Unable to access http management interface secured by legacy ldap
realm
-----------------------------------------------------------------------
Key: WFCORE-2013
URL:
https://issues.jboss.org/browse/WFCORE-2013
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Martin Choma
Assignee: Darran Lofthouse
Priority: Blocker
Fix For: 3.0.0.Alpha13
When http management interface is secured with legacy security realm using ldap, user is
not prompted to provide credentials as should be in case of BASIC http authentication
mechanism. Instead {{403}} http status is returned directly.
Users won't be able to migrate their current (6.4, 7.0) configuration to 7.1 without
change.