Skip to content
Snippets Groups Projects
Commit 30261efb authored by Howard Chu's avatar Howard Chu
Browse files

ITS#4744 test URL matching with multiple entries returned

parent 4df4d4f4
No related branches found
No related tags found
No related merge requests found
......@@ -254,7 +254,7 @@ telephonenumber: +1 313 555 0355
authzFrom: dn.exact:cn=Barbara Jensen,ou=Information Technology Division,ou=Pe
ople,dc=example,dc=com
authzFrom: u:melliot
authzFrom: ldap:///ou=People,dc=example,dc=com??sub?cn=Jane Doe
authzFrom: ldap:///ou=People,dc=example,dc=com??sub?(|(cn=Jane Doe)(sn=Jones))
authzFrom: group/groupOfUniqueNames/uniqueMember:cn=ITD Staff,ou=Groups,dc=exa
mple,dc=com
authzFrom: dn.onelevel:ou=Information Technology Division,ou=People,dc=example,dc=com
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment