Skip to content

Token introspection faling #145

Closed Answered by ch4mpy
giovannicandido asked this question in Q&A
Discussion options

You must be logged in to vote

@giovannicandido I hadn't seen this, sorry for delay (only issues are auto assigned).

This is a bug. The condition for detecting if a servlet resource server should be auto-configured with introspection or JWT decoding was broken.

It is sad that the integration tests didn't detect that. For instance in webmvc-introspecting-default

A new 7.1.8 version was just released to publish a fix for auto-configuration. I will investigate further to also fix the tests so that it detects such issues.

By curiosity, why are you using introspection? Isn't the additional latency a show stopper for you (compared to JWT decoding)?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ch4mpy
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants