[doc] Alignement fix on external_auth documentation

This commit is contained in:
Arthur Lutz 2015-06-05 12:32:21 +02:00 committed by rallytime
parent 36263405be
commit 21b51abf25

View file

@ -195,15 +195,15 @@ membership. Then the following LDAP quey is executed:
external_auth:
ldap:
test_ldap_user:
- '*':
- test.ping
- '*':
- test.ping
To configure an LDAP group, append a ``%`` to the ID:
.. code-block:: yaml
external_auth:
ldap:
test_ldap_group%:
- '*':
- test.echo
ldap:
test_ldap_group%:
- '*':
- test.echo