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

Introduce mTLS support in the client stack #2186

Closed
1 task done
kevinchalet opened this issue Sep 19, 2024 · 0 comments · Fixed by #2187
Closed
1 task done

Introduce mTLS support in the client stack #2186

kevinchalet opened this issue Sep 19, 2024 · 0 comments · Fixed by #2187

Comments

@kevinchalet
Copy link
Member

Confirm you've already contributed to this project or that you sponsor it

  • I confirm I'm a sponsor or a contributor

Describe the solution you'd like

Pro Santé Connect is officially adopting the standard version of mTLS and plans to make it mandatory later this year: #2172.

To ensure our PSC integration keeps working once this breaking change is adopted, we'll need to add tls_client_auth support to the OpenIddict client stack.

Additional context

Note: we'll also update the validation stack to support mTLS for introspection requests as part of this task.

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