I looked at this some in the past. There is a security interface you can implement to support security outside of Sling.
I believe this is it: https://cwiki.apache.org/confluence/display/SLING/Authentication+Initiation#AuthenticationInitiation-NonJCRcentricAuthenticationInfo On Thu, Mar 21, 2013 at 11:07 AM, Fabian Christ < [email protected]> wrote: > 2013/3/21 Fabian Christ <[email protected]>: > > I am missing > > some overview how users should be managed for a webapp > > But I am still missing some information on user management: > > 1) How do I CRUD users stored inside the JCR > 2) How would I manage to CRUD users outside the JCR? (I understand > that I have to define the ACL for the users still at JCR level) > > > -- > Fabian > http://twitter.com/fctwitt >
