-
Notifications
You must be signed in to change notification settings - Fork 230
Home
stffn edited this page Sep 13, 2010
·
8 revisions
The declarative_authorization plugin offers an authorization mechanism inspired by RBAC. The most
notable distinction to existing authorization plugins is the declarative
authorization approach. That is, authorization rules are not programmatically
in between business logic but collectively in an authorization configuration.
Have a look at the plugin README or a declarative_authorization blog post for detailed information.