Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-11726

Not logged exceptions in ElytronAuthenticator

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.ER2
    • 7.1.0.ER1
    • Security
    • 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.

      [1] https://github.com/wildfly-security/wildfly-elytron/blob/4df6f4726b7cf070c4a49d0f05f115760132fe11/src/main/java/org/wildfly/security/auth/util/ElytronAuthenticator.java#L107

            yborgess1@redhat.com Yeray Borges Santana
            olukas Ondrej Lukas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: