This PR is a work in progress and here for discussion. So far it contains a set of commands for registering, listing, viewing, updating, and deleting users, roles, and scopes.
Work remaining includes:
[ ] refactor repetitive code
[x] assign roles to users
[x] assign scopes to roles
[ ] prompt and display values for scope attributes property
[x] forbid deletion of required roles and scopes
[x] forbid deletion currently signed in user
[x] forbid deletion of CLI client in use
[ ] formatting output
[x] correct usage
[ ] documentation
Please try out the commands and share your feedback here.
This PR is a work in progress and here for discussion. So far it contains a set of commands for registering, listing, viewing, updating, and deleting users, roles, and scopes.
Work remaining includes:
Please try out the commands and share your feedback here.