Commit adb1513
Clarify why client_claims and claims are both redacted in add() log
The test comment implied both fields live in event[data] to feed ext_cache_key, but claims is in _EXT_CACHE_KEY_EXCLUDED_FIELDS and does not affect the hash. Reword to distinguish the cache-key-only client_claims pseudo-param from the real OAuth claims wire parameter; both are redacted for log-safety regardless. Test comment only.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent e14b0d5 commit adb1513
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
0 commit comments