gravitino
gravitino copied to clipboard
[#4460] feat(core): Add the method call of the authorizationPlugin
What changes were proposed in this pull request?
If we want to push the privileges down the underlying system, we need to call methods of the underlying system authorization plugin.
Why are the changes needed?
Fix: #4460
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Add some test cases.