Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Allow reflexive permission grants

Latest
Compare
Choose a tag to compare
@amrc-benmorrow amrc-benmorrow released this 11 Jan 12:37
· 1 commit to main since this release
62369a1

Create a special UUID which can be used in the target of an ACE to signify the permission is granted on the principal requesting access. This allows for Node principals to be granted permission to publish to their own address, for instance.

The expansion to an explicit target is performed by the Auth service on behalf of consuming clients, for compatibility.