Skip to content

fix: use custom http client for introspection#231

Open
cb80 wants to merge 1 commit intomainfrom
hotfix
Open

fix: use custom http client for introspection#231
cb80 wants to merge 1 commit intomainfrom
hotfix

Conversation

@cb80
Copy link
Contributor

@cb80 cb80 commented Feb 5, 2026

Without this fix, the introspect URL is missing the client_id, which is added by the secure http client.
Personally I am not that happy with the current, intransparent setup. It is hard to understand, which query parameter is coming from where. My current understanding is:

  • client_id is add by the http client
  • custom parameters are added by the additionalQueryParameter in IntrospectToken
  • token is hard coded in IntrospectToken

@cb80 cb80 self-assigned this Feb 5, 2026
@push-tags-from-workflow push-tags-from-workflow bot added the bug Something isn't working label Feb 5, 2026
@cb80 cb80 marked this pull request as ready for review February 5, 2026 12:26
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant