-
Bug
-
Resolution: Done
-
Major
-
None
-
None
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,
- clones
-
JBEAP-5345 (7.1.0) Flagging of invalid login credential for datasource is inconsistent - JBossSecuritySubjectFactory should check the root cause exception
- Verified
- is cloned by
-
SECURITY-938 JBossSecuritySubjectFactory should check the root cause exception when AuthenticationManager.isValid() returns false
- Resolved
- is incorporated by
-
JBEAP-3813 [GSS](7.0.z) Upgrade PicketBox from 4.9.6.Final to 4.9.7.Final
- Verified
- is related to
-
JBEAP-3812 Flagging of invalid login credential for datasource is inconsistent - No SecurityContext set when creating subject
- Closed