mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
11.42.2013 8a6c107b6c2c1de7455f368d07877300d7e87e8f
Imported the latest sample config file from Rest2LDAP
1 files modified
6 ■■■■■ changed files
opends/resource/config/http-config.json 6 ●●●●● patch | view | raw | blame | history
opends/resource/config/http-config.json
@@ -136,7 +136,8 @@
            "/users" : {
                "baseDN" : "ou=people,dc=example,dc=com",
                "readOnUpdatePolicy" : "controls",
                "useSubtreeDelete" : true,
                "useSubtreeDelete"    : false,
                "usePermissiveModify" : true,
                "etagAttribute" : "etag",
                "namingStrategy" : {
                    "strategy" : "clientDNNaming",
@@ -194,7 +195,8 @@
            "/groups" : {
                "baseDN" : "ou=groups,dc=example,dc=com",
                "readOnUpdatePolicy" : "controls",
                "useSubtreeDelete" : true,
                "useSubtreeDelete"    : false,
                "usePermissiveModify" : true,
                "etagAttribute" : "etag",
                "namingStrategy" : {
                    "strategy" : "clientDNNaming",