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

Missing user management capabilities #212

Open
ivan-gomes opened this issue Oct 8, 2022 · 0 comments
Open

Missing user management capabilities #212

ivan-gomes opened this issue Oct 8, 2022 · 0 comments

Comments

@ivan-gomes
Copy link
Contributor

ivan-gomes commented Oct 8, 2022

MMS lacks the ability to

  • delete (local) users,
  • modify an existing user, e.g.
    • add admin privileges
    • remove admin privileges

Proposal is to introduce DELETE /users/{user} and PUT /users/{user} operations to cover these foundational administrative functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant