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

[quarkus-oidc] Support authenticating to OpenID Introspection endpoint #26796

Closed
DCCSKrezovic opened this issue Jul 18, 2022 · 4 comments · Fixed by #26917
Closed

[quarkus-oidc] Support authenticating to OpenID Introspection endpoint #26796

DCCSKrezovic opened this issue Jul 18, 2022 · 4 comments · Fixed by #26917
Assignees
Labels
area/oidc kind/enhancement New feature or request
Milestone

Comments

@DCCSKrezovic
Copy link

Description

Our introspection endpoint is protected by basic auth and a different client-id/client-secret combination than the usual combination used for authorization code flow.

Please add support for providing additional basic auth credentials in the calls to the introspection endpoints in quarkus-oidc extension.

Implementation ideas

No response

@DCCSKrezovic DCCSKrezovic added the kind/enhancement New feature or request label Jul 18, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Jul 18, 2022

/cc @pedroigor, @sberyozkin

@sberyozkin
Copy link
Member

I will have a look

@sberyozkin
Copy link
Member

@DCCSKrezovic FYI, #26917

@quarkus-bot quarkus-bot bot added this to the 2.12 - main milestone Jul 25, 2022
@DCCSKrezovic
Copy link
Author

@sberyozkin thank you so much! Is it possible to include this in any of the stable releases, such as 2.11 or 2.10 or both, or do I have to wait for 2.12? Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/oidc kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants