Skip to content

Conversation

@strehle
Copy link
Member

@strehle strehle commented Aug 9, 2025

@strehle strehle linked an issue Aug 9, 2025 that may be closed by this pull request
@strehle strehle requested review from Copilot and duanemay August 9, 2025 17:30
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes issue 3569 by removing the JTI (JWT ID) claim from the required claims list for JWT client authentication. This change relaxes the validation requirements for JWT-based client authentication by making the JTI claim optional instead of mandatory.

  • Removes JTI from the JWT_REQUIRED_CLAIMS set in JwtClientAuthentication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Client JWT authentication using RFC 7523 should not require JTI

1 participant