Fine grained access control

Released Feb 11, 2025 - 04:18

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

41 files

Approved by

Chris Millar

Released by

Chris Millar