KEYCLOAK-6056 Map user by Subject Alternative Name (otherName) when authenticating user with X509

This commit is contained in:
mposolda 2019-03-11 19:47:10 +01:00 committed by Hynek Mlnařík
parent b66fa9c541
commit 645c053a9d

View file

@ -26,6 +26,7 @@ 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 other name from Subject Alternative Name Extension. This is typically UPN (User Principal Name)
- X500 Subject's Common Name attribute
- Match IssuerDN using regular expression
- X500 Issuer's e-mail attribute