Skip to content

Redact JWT token in PacketDebugger logging - #1305

Merged
bgrozev merged 2 commits into
masterfrom
claude/conferenceiq-token-redaction
Aug 25, 2026
Merged

Redact JWT token in PacketDebugger logging#1305
bgrozev merged 2 commits into
masterfrom
claude/conferenceiq-token-redaction

Conversation

@bgrozev

@bgrozev bgrozev commented Aug 19, 2026

Copy link
Copy Markdown
Member

Summary

  • PacketDebugger logs raw XMPP stanza XML at debug level, which exposed the JWT auth token carried by ConferenceIq
  • Redact the token before logging, using the RedactColibri utility from jitsi-xmpp-extensions

Depends on jitsi/jitsi-xmpp-extensions#150 (adds RedactColibri.redactToken()). No version bump included; the pin will be updated once that PR is released.

ConferenceIq carries a JWT auth token. PacketDebugger logs raw stanza
XML at debug level, exposing tokens in log files. Redact them using
the jitsi-xmpp-extensions RedactColibri utility.
jitsi-ci Bot pushed a commit to jitsi/jitsi-pr-tests-pages that referenced this pull request Aug 19, 2026
jitsi-ci Bot pushed a commit to jitsi/jitsi-pr-tests-pages that referenced this pull request Aug 25, 2026
@bgrozev
bgrozev merged commit 9c5991e into master Aug 25, 2026
1 of 4 checks passed
@bgrozev
bgrozev deleted the claude/conferenceiq-token-redaction branch August 25, 2026 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants