2
0
mirror of https://github.com/status-im/consul.git synced 2025-02-13 06:06:40 +00:00
Mark Anderson fa63aed1fa
Add source of authority annotations to the PermissionDeniedError output. ()
This extends the acl.AllowAuthorizer with source of authority information.

The next step is to unify the AllowAuthorizer and ACLResolveResult structures; that will be done in a separate PR.

Part of 

Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2022-03-18 10:32:25 -07:00

4 lines
81 B
Plaintext

```release-note:feature
acl: Add token information to PermissionDeniedErrors
```