-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(authz): Allow un-scoped GetEntitlements calls (#833)
Resolves #823 Per the proto definitions scope should be optional for getEntitlements However there will be performance implications on un-scoped calls since we will have to evaluate all subject mappings Temporary solution: retrieve all the attribute fqns then get their subject mappings
- Loading branch information
1 parent
7cad1f1
commit 9146947
Showing
1 changed file
with
26 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters