Improve security docs wrt role policies
---------------------------------------

                 Key: KARAF-783
                 URL: https://issues.apache.org/jira/browse/KARAF-783
             Project: Karaf
          Issue Type: Improvement
    Affects Versions: 2.2.2
            Reporter: Guillaume Nodet
             Fix For: 2.2.3, 3.0.0



The documentation at 
http://karaf.apache.org/manual/2.2.2/developers-guide/security-framework.html 
gives examples for leveraging role policies, but the default one (which is to 
use the class names) has no examples and is not even mentionned.

We need an example such as https://gist.github.com/1109431 and clear 
documentation about the class names used by default:
  * org.apache.karaf.jaas.modules.UserPrincipal
  * org.apache.karaf.jaas.modules.RolePrincipal
  * org.apache.karaf.jaas.modules.GroupPrincipal

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

        

Reply via email to