> Sling uses the underyling JCR Repository for authentication and access > control. So you manage the users and their rights directly in the > repository. >
This idea is summarized in [1]. > > By default Sling comes with the Apache Jackrabbit implementation, which > recently (starting with 1.5) has begun implementing JSR-283 (JCR 2.0) > access control features. > Preview JSR-283 docs in [2]. BR, Juanjo [1] http://dev.day.com/microsling/content/blogs/main/accesscontrol.html [2] http://jcp.org/en/jsr/detail?id=283
