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

Send TLS SNI in JWT auth provider #22168

Closed
wants to merge 3 commits into from

Conversation

sreeram77
Copy link
Member

Description

Send hostname in SNI while initiating a TLS connection for JWTProvider. This is required by certain JWT providers such as Auth0 and not having it leads to a handshake error immediately after CLIENT_HELLO.

Testing & Reproduction steps

Links

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@github-actions github-actions bot added the theme/envoy/xds Related to Envoy support label Feb 17, 2025
@sreeram77 sreeram77 added pr/do-not-merge PR cannot be merged in its current form. backport/all Apply backports for all active releases per .release/versions.hcl labels Feb 17, 2025
@sreeram77 sreeram77 force-pushed the sreeram77/sni-header-jwt-provider branch from f155368 to 6b706da Compare February 17, 2025 08:27
@sreeram77 sreeram77 closed this Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/all Apply backports for all active releases per .release/versions.hcl pr/do-not-merge PR cannot be merged in its current form. theme/envoy/xds Related to Envoy support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant