Reproducer for Quarkus OIDC issue in combination with REST-API that uses a query-parameter with name code.
Steps to reprocude:
-
Edit
application.properties
and fill in provider, client-id and secret of your OIDC provider. -
Start tests:
mvn test