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

oauth2: Requires firewall check for introspecting access tokens #678

Merged
merged 4 commits into from
Dec 7, 2017

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Dec 4, 2017

From now on, requests introspecting tokens require the client making the request (as identified by the Authorization header) to be allowed to access that endpoint. If an OAuth 2.0 token is given, the scope hydra.introspect is required additonally to a policy granting access to rn:hydra:oauth2:tokens with action introspect.

@aeneasr aeneasr merged commit f5b6558 into master Dec 7, 2017
@aeneasr aeneasr deleted the fix-655 branch December 7, 2017 16:44
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