From 76677e05b7c87e0ba064cfad4d410e9b6d316be5 Mon Sep 17 00:00:00 2001 From: pedroigor Date: Fri, 2 Mar 2018 09:49:32 -0300 Subject: [PATCH] [KEYCLOAK-6116] - Reference to Subject Email using Subject Alternative Name --- server_admin/topics/authentication/x509.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/server_admin/topics/authentication/x509.adoc b/server_admin/topics/authentication/x509.adoc index 301c202abe..1a07f3c38f 100644 --- a/server_admin/topics/authentication/x509.adoc +++ b/server_admin/topics/authentication/x509.adoc @@ -25,6 +25,7 @@ A typical workflow is as follows: Supported Certificate Identity Sources:: - Match SubjectDN using regular expression - X500 Subject's e-mail attribute +- X500 Subject's e-mail from Subject Alternative Name Extension (RFC822Name General Name) - X500 Subject's Common Name attribute - Match IssuerDN using regular expression - X500 Issuer's e-mail attribute