When some login-modules failed, JBossSecuritySubjectFactory will swallow the root cause of the LoginException, which will hide the message of the root cause.
The suspicious code is at: JBossSecuritySubjectFactory.createSubject() method,
- blocks
-
WFLY-6372 Flagging of invalid login credential for datasource is inconsistent.
- Closed
- clones
-
JBEAP-4733 (7.0.z) Flagging of invalid login credential for datasource is inconsistent - JBossSecuritySubjectFactory should check the root cause exception
- Verified
- is cloned by
-
JBEAP-5345 (7.1.0) Flagging of invalid login credential for datasource is inconsistent - JBossSecuritySubjectFactory should check the root cause exception
- Verified