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

More granularity in roles and permissions #364

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

jbtrystram
Copy link
Member

@jbtrystram jbtrystram commented Dec 2, 2022

This is the initial implementation for drogue-iot/rfcs#19

This add a few new permissions and associated roles. It also add scopes to personal access tokens.

What is still TODO :

  • Verify the tokens scopes on the tokens operation (allowing or not a token to create other tokens). Currently there is no AuthZ on this endpoint.
  • Console frontend form to create tokens with scopes
  • More manual testing
  • System tests
  • Some others things I probably forgot

It relies on a few other PRs :
drogue-iot/drogue-bazaar#5
drogue-iot/drogue-client#20
patternfly-yew/patternfly-yew#23

@jbtrystram jbtrystram changed the title [WIP] More granularity in roles and permissions More granularity in roles and permissions Jan 9, 2023
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

Successfully merging this pull request may close these issues.

1 participant