From 62c57a44301a4d530182d1498ec23cf7a97fa8a4 Mon Sep 17 00:00:00 2001 From: Sven-Torben Janus Date: Mon, 15 Jul 2019 07:10:49 +0200 Subject: [PATCH] Fixed typo --- server_admin/topics/authentication/x509.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server_admin/topics/authentication/x509.adoc b/server_admin/topics/authentication/x509.adoc index 2b3e619c86..8e08f3d6a2 100644 --- a/server_admin/topics/authentication/x509.adoc +++ b/server_admin/topics/authentication/x509.adoc @@ -47,7 +47,7 @@ The certificate identity mapping can be configured to map the extracted user ide IMPORTANT: Please notice that if we disable `Login with email` at realm settings, the same rules will be applied to certificate authentication. In other words, users won't be able to log in using e-mail attribute. -IMPORTANT: Usage of `Full certificate in PEM format` as an identity source is limited to custom attributes mapped to external federation sources like LDAP. You must enable `Always Read Value From LDAP` in this case, cause certificates cannot be stored in Keycloak database due to a length limitation. +IMPORTANT: Usage of `Full certificate in PEM format` as an identity source is limited to custom attributes mapped to external federation sources like LDAP. You must enable `Always Read Value From LDAP` in this case, because certificates cannot be stored in Keycloak database due to a length limitation. Other Features: Extended Certificate Validation:: - Revocation status checking using CRL