Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

POC Introspection endpoint RFC 7662 #590

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jdeniau
Copy link
Contributor

@jdeniau jdeniau commented Aug 2, 2018

This is a work in progress but I would like your opinion about implementing the RFC 7662: OAuth 2.0 Token Introspection.

There are no tests for now but it opens the discussion. 📢

A point to discuss that I see is how to handle security.
I implemented this using a list of oauth authorized client, but it's really opinionated as the security might be managed by any possible firewall (you can "just" put the endpoint behind a Bearer authorization 🤷‍♂️ ).

@jdeniau jdeniau force-pushed the jd-feat-introspectionEndpoint branch from 975066c to 53e9199 Compare August 2, 2018 14:51
@jdeniau jdeniau force-pushed the jd-feat-introspectionEndpoint branch from 2dea4a6 to 3306c81 Compare August 22, 2018 06:27
@jdeniau
Copy link
Contributor Author

jdeniau commented Jan 29, 2019

ping @dkarlovi maybe ?

@jdeniau jdeniau force-pushed the jd-feat-introspectionEndpoint branch from 901c775 to 9788ea6 Compare March 23, 2021 10:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant