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

Add authentication support to the Gravitino CLI #5384

Closed
Tracked by #4943
justinmclean opened this issue Oct 31, 2024 · 0 comments · Fixed by #5610, #5618 or #5766
Closed
Tracked by #4943

Add authentication support to the Gravitino CLI #5384

justinmclean opened this issue Oct 31, 2024 · 0 comments · Fixed by #5610, #5618 or #5766
Assignees
Labels
0.8.0 Release v0.8.0

Comments

@justinmclean
Copy link
Member

No description provided.

@justinmclean justinmclean changed the title Authentication Add authentication support to the Gravitino CLI Oct 31, 2024
@shaofengshi shaofengshi added the 0.8.0 Release v0.8.0 label Dec 4, 2024
shaofengshi pushed a commit that referenced this issue Dec 5, 2024
### What changes were proposed in this pull request?

Added OAuth support to Gravitino CLI, Note this is supported by the
configuration files.

### Why are the changes needed?

To support OAuth in the Gravitino CLI.

Fix: #5384

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

No.

### How was this patch tested?

Tested locally.
shaofengshi pushed a commit that referenced this issue Dec 6, 2024
### What changes were proposed in this pull request?

Support Kerberos authentication.

### Why are the changes needed?

To add support for Kerberos authentication.

Fix: #5384

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

No.

### How was this patch tested?

Tested locally.
jerryshao pushed a commit that referenced this issue Dec 6, 2024
### What changes were proposed in this pull request?

Added simple authentication to the Gravitino CLI

### Why are the changes needed?

To support authentication.

Fix: #5384

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

No, but adds authentication to the CLI.

### How was this patch tested?

Tested locally.
jerryshao pushed a commit that referenced this issue Dec 6, 2024
### What changes were proposed in this pull request?

Added OAuth support to Gravitino CLI, Note this is supported by the
configuration files.

### Why are the changes needed?

To support OAuth in the Gravitino CLI.

Fix: #5384

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

No.

### How was this patch tested?

Tested locally.
jerryshao pushed a commit that referenced this issue Dec 6, 2024
### What changes were proposed in this pull request?

Support Kerberos authentication.

### Why are the changes needed?

To add support for Kerberos authentication.

Fix: #5384

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

No.

### How was this patch tested?

Tested locally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment