Replies: 2 comments 3 replies
-
yes, see: e8d5adc |
Beta Was this translation helpful? Give feedback.
3 replies
-
this is now in 2.4.15 https://github.com/OpenIDC/mod_auth_openidc/releases/tag/v2.4.15 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When debugging issues with mod_auth_openidc and mod_oauth2, we sometimes struggle with request correlation.
It would be helpful to set custom user-agent string for back-channel request to associate them with a particular Apache instance.
Further, it could be helpful to add custom tracing headers like the traceparent header (Trace Context - Traceparent Header to back-channel request for tracing the access across all services that are involved in processing a request.
Beta Was this translation helpful? Give feedback.
All reactions