-
Bug
-
Resolution: Done
-
Major
-
7.1.0.ER1
-
None
org.wildfly.security.auth.util.ElytronAuthenticator includes some try-catch blocks where some Exception is caught, but it is thrown away, e.g. [1]. It should be rather logged at trace level.
e.g. this issue causes that Exception mentioned in JBEAP-11725 is hidden. However showing this Exception in server log would be helpful for users.
- is cloned by
-
ELY-1259 Not logged exceptions in ElytronAuthenticator
- Resolved
- is incorporated by
-
JBEAP-11801 Upgrade WildFly Elytron to 1.1.0.Beta55
- Closed