Support Mutual TLS spec

Issue #218 resolved
Connect2id OSS created an issue

https://tools.ietf.org/html/draft-ietf-oauth-mtls-02

Note: Don't implement client reg parameters until spec is sufficiently stable:

https://tools.ietf.org/html/draft-ietf-oauth-mtls-02#section-2.3

tls_client_auth_subject_dn -- An [RFC4514] string representation of the expected subject distinguished name of the certificate the OAuth client will use in mutual TLS authentication.

tls_client_auth_root_dn -- An [RFC4514] string representation of a distinguished name that can optionally be used to constrain, for the given client, the expected distinguished name of the root issuer of the client certificate.

Comments (3)

  1. Log in to comment