You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When metalake admin assign a role to the user, the client side (API requestor) need to fetch all existing roles under the same metalake first. Otherwise it doesn't know which role is allowed.
Motivation
No response
Describe the solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
### What changes were proposed in this pull request?
Supports to list roles operations
### Why are the changes needed?
Fix: #3346
### Does this PR introduce _any_ user-facing change?
Yes, will add the document later.
### How was this patch tested?
Add UTs.
### What changes were proposed in this pull request?
Supports to list roles operations
### Why are the changes needed?
Fix: #3346
### Does this PR introduce _any_ user-facing change?
Yes, will add the document later.
### How was this patch tested?
Add UTs.
### What changes were proposed in this pull request?
Supports to list roles operations
### Why are the changes needed?
Fix: #3346
### Does this PR introduce _any_ user-facing change?
Yes, will add the document later.
### How was this patch tested?
Add UTs.
Co-authored-by: roryqi <[email protected]>
Describe the feature
When metalake admin assign a role to the user, the client side (API requestor) need to fetch all existing roles under the same metalake first. Otherwise it doesn't know which role is allowed.
Motivation
No response
Describe the solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: