Update topics/user-federation/ldap.adoc

This commit is contained in:
Stian Thorgersen 2016-06-10 08:36:14 +02:00
parent 69ad0b39ef
commit ad30d38c85

View file

@ -62,7 +62,7 @@ If you don't configure the truststore SPI, the truststore will fallback to the d
or the cacerts file from the JDK if the system property is not set).
There is a configuration property `Use Truststore SPI` in the LDAP federation provider configuration, where you can choose whether the Truststore SPI is used.
By default, the value is `ldaps only`, which is fine for most deployments. The Truststore SPI will only be used
By default, the value is `Only for ldaps`, which is fine for most deployments. The Truststore SPI will only be used
if the connection to LDAP starts with `ldaps`.
==== Sync of LDAP users to {{book.project.name}}