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

READ_ONLY user access problem #4295

Closed
mustafaboleken opened this issue Jul 22, 2022 · 0 comments
Closed

READ_ONLY user access problem #4295

mustafaboleken opened this issue Jul 22, 2022 · 0 comments
Assignees

Comments

@mustafaboleken
Copy link
Contributor

Short description

When using the READ_ONLY user with the scope of everything, the user sees the new user page but has no access to use so it should be invisible to the READ_ONLY user.

Environment

  • Ant Media Server version: v2.4.3

Steps to reproduce

  1. Sign in with READ_ONLY user who has the scope of everything.
  2. Go to settings -> users -> new user
  3. Fill out the form and press the save button.

Expected behavior

Adding the new user button shouldn't be visible because the READ_ONLY user doesn't have access to add a new user.

Actual behavior

READ_ONLY user can open a new user page and fill the areas. After submitting a form, it takes unauthorized error.

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

No branches or pull requests

2 participants