BinghamtonUniversity / IAMBing

A Highly Configurable Identity & Access Management (IAM) Engine
MIT License
3 stars 0 forks source link

Implement Action Queue Policies and Permissions #37

Closed timcortesi closed 2 years ago

timcortesi commented 2 years ago

There should be a permission for viewing the action queue, and a permission for executing the action queue.

alikemaltanriverdi commented 2 years ago

https://github.com/BinghamtonUniversity/IAMBing/commit/3dcf9aa341b1a408f3d578e8e8e1167f5cf2cadd is addressing this issue. @timcortesi please let me know if there's anything you'd like me to updated

alikemaltanriverdi commented 2 years ago

https://github.com/BinghamtonUniversity/IAMBing/commit/d1276f2c0462045cd47ef1875ff3e2e1a6aa84fb commit addresses a bug that was causing the action queue to be visible even without the required permissions.

timcortesi commented 2 years ago

Marking as closed / complete