Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] Add path-based authorization securable object and user-group mapping interface #5966

Closed
yuqi1129 opened this issue Dec 24, 2024 · 0 comments · Fixed by #5967
Closed
Assignees
Labels
0.8.0 Release v0.8.0 improvement Improvements on everything

Comments

@yuqi1129
Copy link
Contributor

What would you like to be improved?

This aims to add

  1. The interface for user-group mapping between Gravitino and underlying user system.
  2. Securable objects for path-based authorization.

How should we improve?

No response

@yuqi1129 yuqi1129 added the improvement Improvements on everything label Dec 24, 2024
@yuqi1129 yuqi1129 self-assigned this Dec 24, 2024
@jerryshao jerryshao added the 0.8.0 Release v0.8.0 label Dec 30, 2024
xunliu pushed a commit that referenced this issue Jan 3, 2025
…d user group mapping interface (#5967)

### What changes were proposed in this pull request?
Add the following things:

- The interface for user-group mapping between Gravitino and underlying user system.

### Why are the changes needed?

It's a need for path-based authorization

Fix: #5966

### Does this PR introduce _any_ user-facing change?

N/A.

### How was this patch tested?

Existing tests.
Abyss-lord pushed a commit to Abyss-lord/gravitino that referenced this issue Jan 3, 2025
…ect and user group mapping interface (apache#5967)

### What changes were proposed in this pull request?
Add the following things:

- The interface for user-group mapping between Gravitino and underlying user system.

### Why are the changes needed?

It's a need for path-based authorization

Fix: apache#5966

### Does this PR introduce _any_ user-facing change?

N/A.

### How was this patch tested?

Existing tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.8.0 Release v0.8.0 improvement Improvements on everything
Projects
None yet
2 participants