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

Add commands for generating Restricted API Access configuration #392

Open
jzelinskie opened this issue Jul 1, 2024 · 0 comments
Open

Add commands for generating Restricted API Access configuration #392

jzelinskie opened this issue Jul 1, 2024 · 0 comments

Comments

@jzelinskie
Copy link
Member

jzelinskie commented Jul 1, 2024

It's a bit clunky writing configuration for Restricted API Access outside of the authzed dashboard.
Zed could support commands that help maintain best practices

very basic strawman:

zed api-config init
zed api-config token create my_microservice
zed api-config role create admin ReadSchema
zed api-config policy create microservice_with_admin my_microservice service_account admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant