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

OAuth 2.0 Mutual TLS Client Authentication and Certificate-Bound Access Tokens #1003

Closed
mikz opened this issue Apr 1, 2019 · 1 comment · Fixed by #1101
Closed

OAuth 2.0 Mutual TLS Client Authentication and Certificate-Bound Access Tokens #1003

mikz opened this issue Apr 1, 2019 · 1 comment · Fixed by #1101

Comments

@mikz
Copy link
Contributor

mikz commented Apr 1, 2019

We would like to implement support for https://tools.ietf.org/html/draft-ietf-oauth-mtls.

This should be a requirement for PSD2 support.

@y-tabata
Copy link
Contributor

Hi,
I'm trying to create a new policy for OAuth 2.0 MTLS Client Authentication.
This policy is based on https://tools.ietf.org/html/draft-ietf-oauth-mtls, and checks the digest of client certificate equals to the cnf claim in the access token.

I'd like to get some idea for the integration test which can test the apicast policy with a client certificate.

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 a pull request may close this issue.

2 participants