Unverified Commit 036e5d05 authored by Eric Chiang's avatar Eric Chiang Committed by GitHub

Merge pull request #1226 from joedborg/examples-cleanup

Removing whitespace
parents 384db1f3 fc8b20ba
......@@ -32,16 +32,16 @@ connectors:
idAttr: DN
emailAttr: mail
nameAttr: cn
groupSearch:
baseDN: ou=Groups,dc=example,dc=org
filter: "(objectClass=groupOfNames)"
# A user is a member of a group when their DN matches
# the value of a "member" attribute on the group entity.
userAttr: DN
groupAttr: member
# The group name should be the "cn" value.
nameAttr: cn
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment