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

Convenient attribute-based checker #4

Closed
kolotaev opened this issue Nov 8, 2018 · 2 comments
Closed

Convenient attribute-based checker #4

kolotaev opened this issue Nov 8, 2018 · 2 comments
Assignees

Comments

@kolotaev
Copy link
Owner

kolotaev commented Nov 8, 2018

Regex and strings are sometimes not very handy for attribute manipulation as supposed by classic ABAC implementation.

We need to add new Checker type that will give the ability to:

  • add/delete attributes to policies
  • support various comparison operators for attribute match
@kolotaev kolotaev added enhancement WIP Work in progress labels Nov 8, 2018
@kolotaev kolotaev self-assigned this Nov 14, 2018
@kolotaev kolotaev added WIP Work in progress and removed WIP Work in progress labels Jan 22, 2019
@kolotaev
Copy link
Owner Author

Reference dev branch is: https://github.com/kolotaev/vakt/tree/attribute-checker

@kolotaev
Copy link
Owner Author

Implemented in version 1.2.0

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

No branches or pull requests

1 participant