[JIRA] Closed: (SIDP-532) ExternalAuthnSystemLoginHandler incorrectly logs as RemoteUserLoginHandler
Chad La Joie (JIRA)
noreply at shibboleth.net
Mon Feb 6 14:37:40 GMT 2012
[ https://issues.shibboleth.net/jira/browse/SIDP-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chad La Joie closed SIDP-532.
-----------------------------
> 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: Scott Cantor
> Priority: Minor
> Fix For: 2.3.6
>
>
> 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