[KEYCLOAK-6116] - Reference to Subject Email using Subject Alternative Name

This commit is contained in:
pedroigor 2018-03-02 09:49:32 -03:00
parent 867eff3e5d
commit 76677e05b7

View file

@ -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