-
Bug
-
Resolution: Done
-
Major
-
1.1.0.Beta52
-
None
-
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.
- clones
-
JBEAP-11726 Not logged exceptions in ElytronAuthenticator
- Closed