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

UI - list well known actions as suggestions while creating policy assertions #1369

Open
abvaidya opened this issue Mar 18, 2021 · 0 comments
Labels
feature request HackTogether javascript Pull requests that update Javascript code react

Comments

@abvaidya
Copy link
Collaborator

Enhance the current policy and / or assertion creation in UI to convert "actions" field from textfield to dropdown listing well known actions given below -
get, put, exec, update, create, read, assume_role, assume_aws_role

But also allow free form custom actions during policy and/or assertion creation.

Guide to start a local UI server - https://athenz.github.io/athenz/local_ui_development/

Following URL paths in UI, allow creation of policy and / or assertion

https:///domain//policy ( Add policy button to add a new policy, add rule to add new assertion )
https:///domain//role//policy ( Add policy button to add a new policy, add rule to add new assertion )

Expectations:

  • New code and corresponding unit tests with 100% code coverage
@abvaidya abvaidya added feature request HackTogether javascript Pull requests that update Javascript code react labels Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request HackTogether javascript Pull requests that update Javascript code react
Projects
None yet
Development

No branches or pull requests

1 participant