1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-08-25 15:28:14 +02:00
Commit graph

4 commits

Author SHA1 Message Date
Caleb Doxsey
4301da3648
core/telemetry: move requestid to pkg directory () 2024-01-19 13:18:16 -07:00
Caleb Doxsey
6c1416fc0f
authorize: log id token claims separately from id token () 2023-07-26 11:45:10 -06:00
Caleb Doxsey
1aa8187a4b
authorize: add support for logging id token () 2023-07-25 15:44:25 -06:00
Caleb Doxsey
baf8918676
logs: add support for logging the http query ()
* config: add customization options for logging

* config: validate log fields

* proxy: add support for logging http request headers

* log subset of headers

* add support for logging the http query

* fix test name

* use strings.Cut, add unit tests
2023-07-25 12:56:49 -06:00