[JIRA] Created: (SIDP-532) ExternalAuthnSystemLoginHandler incorrectly logs as RemoteUserLoginHandler

gtkrug@idp.protectnetwork.org (JIRA) noreply at shibboleth.net
Thu Nov 17 22:38:26 GMT 2011


ExternalAuthnSystemLoginHandler incorrectly logs as RemoteUserLoginHandler
--------------------------------------------------------------------------

                 Key: SIDP-532
                 URL: https://issues.shibboleth.net/jira/browse/SIDP-532
             Project: Shibboleth IdP 2 - Java
          Issue Type: Bug
          Components: Authentication
    Affects Versions: 2.3.5
         Environment: All
            Reporter: gtkrug at idp.protectnetwork.org
            Assignee: Chad La Joie
            Priority: Minor


This line (62) in the ExternalAuthn Handler initializes it to log as if it was the RemoteUserLoginHandler:
private final Logger log = LoggerFactory.getLogger(RemoteUserLoginHandler.class);

This can be confusing when debugging.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list