summaryrefslogtreecommitdiffstats
path: root/build/integration/ldap_features/openldap-numerical-id.feature
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2019-03-06 00:09:23 +0100
committerArthur Schiwon <blizzz@arthur-schiwon.de>2019-03-06 00:09:23 +0100
commit987db8e6c56ace702b7bfbfd76b661ae79df5c45 (patch)
tree032116e18d0c876b72cf40bcdbce8153976b46a2 /build/integration/ldap_features/openldap-numerical-id.feature
parentdfc700724248006048fa83839b5ae7f2df53168b (diff)
downloadnextcloud-server-987db8e6c56ace702b7bfbfd76b661ae79df5c45.tar.gz
nextcloud-server-987db8e6c56ace702b7bfbfd76b661ae79df5c45.zip
add missing config bits to integration tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'build/integration/ldap_features/openldap-numerical-id.feature')
-rw-r--r--build/integration/ldap_features/openldap-numerical-id.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/integration/ldap_features/openldap-numerical-id.feature b/build/integration/ldap_features/openldap-numerical-id.feature
index 4959c7328e6..4112df0ae1a 100644
--- a/build/integration/ldap_features/openldap-numerical-id.feature
+++ b/build/integration/ldap_features/openldap-numerical-id.feature
@@ -53,6 +53,7 @@ Scenario: Test LDAP group membership with intermediate groups not matching filte
| ldapNestedGroups | 1 |
| useMemberOfToDetectMembership | 1 |
| ldapUserFilter | (&(objectclass=inetorgperson)(!(uid=alice))) |
+ | ldapGroupMemberAssocAttr | member |
And As an "admin"
# for population
And sending "GET" to "/cloud/groups"