Jarek Gawor created GERONIMO-6472:
-------------------------------------

             Summary: SpnegoLoginModule problems
                 Key: GERONIMO-6472
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6472
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: security
    Affects Versions: 2.1.8
            Reporter: Jarek Gawor
            Assignee: Jarek Gawor


A few different problems were discovered with the SpnegoLoginModule:

1) The searchFilter to lookup the user information uses cn attribute for 
matching. The cn (common name) might be different that the actual account name, 
and so the user lookup might fail.
2) NPE when memberOf attribute is not there
3) ArrayOutOfBoundsException when parsing group names


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to