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

ZMS access check should honor case sensitive actions and resources #1384

Open
abvaidya opened this issue Mar 20, 2021 · 0 comments
Open

ZMS access check should honor case sensitive actions and resources #1384

abvaidya opened this issue Mar 20, 2021 · 0 comments
Labels
enhancement HackTogether java Pull requests that update Java code

Comments

@abvaidya
Copy link
Collaborator

Today, ZMS access check assumes all actions and resources are lower case, but with a recent feature addition, this assumption is not true anymore.

This feature requires ZMS access to honor the case of action and resources and make authorization decision accordingly.

Expectations:

  • working code with corresponding unit tests with 100% code coverage
@abvaidya abvaidya added enhancement java Pull requests that update Java code HackTogether labels Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement HackTogether java Pull requests that update Java code
Projects
None yet
Development

No branches or pull requests

1 participant