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 scope based permissions #219

Closed
yspotts opened this issue Feb 12, 2020 · 1 comment
Closed

Add scope based permissions #219

yspotts opened this issue Feb 12, 2020 · 1 comment

Comments

@yspotts
Copy link
Contributor

yspotts commented Feb 12, 2020

First of all, this package is fantastic! Thanks!

I noticed that the OpenidClientAuthorizationPermission only allows for creation of resource based permissions, but does not allow for creation of scoped based permissions.

To the same point, the creation of permissions hits the /permission/ endpoint. It seems like now, keycloak favors appending the type to the end of the url: resource or scope.

Let us know if you'd like to try our hand at a PR to support this.

@yspotts
Copy link
Contributor Author

yspotts commented Feb 12, 2020

I went ahead it a shot: #220

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

2 participants