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

ZPE should honor case sensitive actions and resources #1383

Open
abvaidya opened this issue Mar 20, 2021 · 1 comment
Open

ZPE should honor case sensitive actions and resources #1383

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

Comments

@abvaidya
Copy link
Collaborator

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

This feature requires ZPE 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
@abvaidya abvaidya changed the title ZPE should honor the case sensitive actions and resources ZPE should honor case sensitive actions and resources Mar 20, 2021
@shivu2002a
Copy link

Hi @abvaidya.
When you say ZPE assumes all actions and resources are lowercase, what exactly are you referring to? Can you please provide some explaination?

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

2 participants