You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
We would like to implement support for https://tools.ietf.org/html/draft-ietf-oauth-mtls.
This should be a requirement for PSD2 support.
The text was updated successfully, but these errors were encountered: