-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
False
-
-
False
-
---
-
-
quarkus-oidc-client extension logs responses but not requests in the debug mode, and while a custom OidcRequestFilter can be used to log requests, it should not be necessary.
This PR adds support for logging quarkus-oidc-client OIDC client requests, very similarly to how quarkus-oidc does it.