Merge pull request #334 from pedroigor/master
[KEYCLOAK-6116] - Reference to Subject Email using Subject Alternative Name
This commit is contained in:
commit
0fae29ac95
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ A typical workflow is as follows:
|
||||||
Supported Certificate Identity Sources::
|
Supported Certificate Identity Sources::
|
||||||
- Match SubjectDN using regular expression
|
- Match SubjectDN using regular expression
|
||||||
- X500 Subject's e-mail attribute
|
- 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
|
- X500 Subject's Common Name attribute
|
||||||
- Match IssuerDN using regular expression
|
- Match IssuerDN using regular expression
|
||||||
- X500 Issuer's e-mail attribute
|
- X500 Issuer's e-mail attribute
|
||||||
|
|
Loading…
Reference in a new issue