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 sample for Opaque Token endpoint that returns a JWT #295

Open
jzheaux opened this issue Jul 30, 2024 · 1 comment
Open

Add sample for Opaque Token endpoint that returns a JWT #295

jzheaux opened this issue Jul 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Jul 30, 2024

Related to spring-projects/spring-security#15467

It may be possible to configure Spring Authorization Server to return a JWT as part of the introspection endpoint. Given that, it would be nice to demonstrate how to create a custom OpaqueTokenIntrospector that returns the verified JWT.

@franticticktick
Copy link

Hi @jzheaux. I will work on this issue this week.

@jzheaux jzheaux added the enhancement New feature or request label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants