You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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!
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
The text was updated successfully, but these errors were encountered: