Extensions#
Optional modules that live alongside palmyra-spring and provide cross-cutting infrastructure. Each extension is an independent Gradle module under source/extn/ — add the coordinate you need and the beans register themselves via component scanning.
| Extension | Scope |
|---|---|
| User Management | palmyra-dbpwd-mgmt — login/password flows and a Spring Security AuthenticationProvider |
| ACL Management | palmyra-dbacl-mgmt — data-driven ACL; publishes a Spring PermissionEvaluator |