Skip to content

[quarkus-oidc] Wrong client id sent to introspection endpoint when introspection credentials are given #27442

@DCCSKrezovic

Description

@DCCSKrezovic

Describe the bug

This has been mentioned by a colleague that's using the same OIDC provider as I am

When setting the form field "client_id" in the introspection call, it must match the introspection_client_id introduced in quarkus 2.12 (see pr #26917 (comment))

Otherwise, the following error is shown:

image

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

2.12.0.CR1

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions