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

Implement a fine-grained user tokens and passwords permissions #523

Open
gritukan opened this issue Apr 10, 2024 · 0 comments
Open

Implement a fine-grained user tokens and passwords permissions #523

gritukan opened this issue Apr 10, 2024 · 0 comments
Assignees
Labels
master Master related

Comments

@gritukan
Copy link
Member

For now, password and token of user can be changed either by a user themselves or by superuser. This is not convenient since administrator of a team willing to issue tokens for users should not become a cluster superuser for such a task.

The proposed solution is to check "administer" permission for user, so required permissions can be granted granularity. In this case, administrator specify acl for newly created user and can issue token for them afterwards.

@gritukan gritukan self-assigned this Apr 10, 2024
@Kontakter Kontakter added the master Master related label Apr 12, 2024
robot-piglet pushed a commit that referenced this issue Apr 20, 2024
No description

---
bda2b20e435223481a740032ffc473e749b82fa2

Pull Request resolved: #526
robot-piglet pushed a commit that referenced this issue Apr 20, 2024
No description

---
728a709be00fecedf94d44034122d07d987265cb

Pull Request resolved: #526
robot-piglet pushed a commit that referenced this issue Apr 20, 2024
No description

---
bfb6169562e15afaadea5c556c60f2c80d3078be

Pull Request resolved: #526
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master Master related
Projects
None yet
Development

No branches or pull requests

2 participants