mirror of
https://github.com/bmlong137/alfresco-keycloak.git
synced 2025-05-12 21:24:43 +00:00
- add exact path match condition to allow selection of specific groups - add negative match conditions to exclude specific groups/users - support group names derived from attibutes
8 lines
194 B
INI
8 lines
194 B
INI
module.id=${moduleId}
|
|
module.title=${project.name}
|
|
module.description=${project.description}
|
|
module.version=${noSnapshotVersion}
|
|
|
|
module.repo.version.min=5
|
|
|
|
module.depends.acosix-utility=1.4.6-* |