-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
We set the Authorizations to use based on the user's auths returned from the authorization service. As a result, if the user has auths that the accumulo user does not, accumulo will throw a BAD_AUTHORIZATIONS error. We should probably intersect the user's auths with the accumulo user's auths in the method linked below.
Line 348 in f1a89c1
| private Set<Authorizations> getAuths(ProxiedUserDetails currentUser) { |
Metadata
Metadata
Assignees
Labels
No labels