Fine grained access control - second time
Released Feb 18, 2025 - 14:06
Notes
- Ability to set individual read, write, and none (deny) permissions.
- Supports any combination of CONFIG, directories, descendants, or specific file access.
- Uses IMS for identity and Admin Console Groups for closed user groups.
- Caches group information in the user session
- Introduces a logout API to drop current user session.
- Passes header hints for current resource and children headers for the list API.
Administrator docs: https://da.live/docs/administration/permissions Developer docs: https://github.com/adobe/da-live/wiki/Using-ACLs
Resolves: GH-21
Created by
David Bosschaert
Scope
43 files
Approved by
Karl Pauls
Chris Millar
Released by
Chris Millar