Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter subject token from TokenRequest log #1521

Conversation

krosn
Copy link

@krosn krosn commented Feb 15, 2024

Treat the Subject Token as sensitive because it could be an access token or an identity token that contains PII.

See #1522

Treat the Subject Token as sensitive because it could be an access token or an identity token that contains PII.
@brockallen
Copy link
Member

Thanks @krosn. I'd want to consider if anyone cared/wanted it in the logs... of course, we can document this change. But we'd need to at least do it in a point release. So prolly in our 7.1.0 release.

@brockallen brockallen added this to the 7.1.0 milestone Feb 16, 2024
@brockallen brockallen added the enhancement New feature or request label Feb 16, 2024
@krosn
Copy link
Author

krosn commented Feb 16, 2024

Sure, sounds good. There's no rush on my end.

@josephdecock josephdecock linked an issue Feb 18, 2024 that may be closed by this pull request
@brockallen brockallen merged commit aff8930 into DuendeSoftware:main Feb 20, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs_docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter subject tokens (from token exchange) from logs
3 participants