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

Exposing the wamp & http API for grants #35

Merged

Conversation

alejandro-miguez
Copy link
Contributor

  • bondy.grant.create -> POST /realms/:realm_uri/grants
  • bondy.grant.revoke -> PUT /realms/:realm_uri/grants
  • bondy.realm.grants -> GET /realms/:realm_uri/grants
  • bondy.group.grants -> GET /realms/:realm_uri/groups/:id/grants
  • bondy.user.grants -> GET /realms/:realm_uri/users/:id/grants

- bondy.grant.create -> POST /realms/:realm_uri/grants
- bondy.grant.revoke -> PUT /realms/:realm_uri/grants
- bondy.realm.grants -> GET /realms/:realm_uri/grants
- bondy.group.grants -> GET /realms/:realm_uri/groups/:id/grants
- bondy.user.grants -> GET /realms/:realm_uri/users/:id/grants
@alejandro-miguez
Copy link
Contributor Author

Related to #21

@aramallo aramallo merged commit e60db85 into develop Jul 23, 2024
1 check failed
@alejandro-miguez alejandro-miguez deleted the fix/alejandro-miguez.rbac_grants_add_wamp-http_api branch July 26, 2024 20:07
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.

2 participants