You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2013/03/04 15:51:16 UTC

[jira] [Created] (KARAF-2219) Add option to jaas LoginModules to skip checking the credentials

Christian Schneider created KARAF-2219:
------------------------------------------

             Summary: Add option to jaas LoginModules to skip checking the credentials
                 Key: KARAF-2219
                 URL: https://issues.apache.org/jira/browse/KARAF-2219
             Project: Karaf
          Issue Type: Improvement
          Components: karaf-core
    Affects Versions: 3.0.0
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: 3.0.0.RC1


In some cases the user is already authenticated in some other way and a JAAS LoginModule should only retrieve the roles of a user. 

For this case it makes sense to introduce an option like "checkCredentials" or "authenticate" with default to true. If it is set to false in a jaas realm module config then the credentials should not be validated.

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