:sparkles: [ENH] Let user with rights on userstorage make request on its on userstorage from realm endpoint
Open
enhancement
question
- Dominant language
- Java
- Stars
- 6
- Forks
- 10
- Avg merge
- 9h 15m
- Merged PRs (30d)
- 4
Description
When a user with rights on the `userstorage1` in `realm` wants to modify the user `example` which is in `userstorage1` in `realm` it has to use the endpoint with the userstorage provided. If it uses the endpoint without the userstorage even though the user `example` is in a userstorage on which it is legitimate to do an action Sugoi will return 403.
We may want to test that the user is in an acceptable userstorage and let the user do its action.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.