[JIRA] Resolved: (SIDP-529) NPE with isPassive

Scott Cantor (JIRA) noreply at shibboleth.net
Wed Nov 9 00:17:26 GMT 2011


     [ https://issues.shibboleth.net/jira/browse/SIDP-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Cantor resolved SIDP-529.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.5
         Assignee: Scott Cantor  (was: Chad La Joie)

Fixed in rev 3089.

Crash affects login handlers that support isPassive but obviously don't always support it and sometimes signal failure back.

> NPE with isPassive
> ------------------
>
>                 Key: SIDP-529
>                 URL: https://issues.shibboleth.net/jira/browse/SIDP-529
>             Project: Shibboleth IdP 2 - Java
>          Issue Type: Bug
>          Components: Authentication
>    Affects Versions: 2.3.4
>            Reporter: ina.mueller at idp.protectnetwork.org
>            Assignee: Scott Cantor
>             Fix For: 2.3.5
>
>         Attachments: idp234-process.log.txt
>
>
> Auth Request with isPassive throws a NullPointerException when passive auth fails.
> Probably missing "return" in AuthenticationEngine.completeAuthentication() if loginContext.getAuthenticationFailure() is not null (line 542 of AuthenticationEngine).

--
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