Add documentation.

This commit is contained in:
Anatoly Sablin
2019-12-26 22:49:25 +03:00
parent 82a538c750
commit 15db563e8d
2 changed files with 25 additions and 0 deletions

View File

@@ -136,5 +136,11 @@ exec:
hashEnabled: true # enable the hash lookup (defaults is false)
```
For ldap providers:
```.yaml
ldap:
lookup: true
```
NOTE: Federation requests work only with `none` algorithms.