resourceDetails.js revision d2040550b00d89787d5a088429a643e8f0ad90a5
0N/A/**
0N/A * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
0N/A *
0N/A * Copyright (c) 2014 ForgeRock AS. All Rights Reserved
0N/A *
0N/A * The contents of this file are subject to the terms
0N/A * of the Common Development and Distribution License
0N/A * (the License). You may not use this file except in
0N/A * compliance with the License.
0N/A *
0N/A * You can obtain a copy of the License at
0N/A * http://forgerock.org/license/CDDLv1.0.html
0N/A * See the License for the specific language governing
0N/A * permission and limitations under the License.
0N/A *
0N/A * When distributing Covered Code, include this CDDL
0N/A * Header Notice in each file and include the License file
0N/A * at http://forgerock.org/license/CDDLv1.0.html
0N/A * If applicable, add the following below the CDDL Header,
0N/A * with the fields enclosed by brackets [] replaced by
0N/A * your own identifying information:
0N/A * "Portions Copyrighted [year] [name of copyright owner]"
0N/A */
0N/A
0N/A/*global require, define*/
0N/Adefine([
0N/A "text!templates/admin/managed/AddEditManagedTemplate.html",
0N/A "text!templates/admin/ResourcesViewTemplate.html",
0N/A "text!templates/admin/util/ScriptEditor.html",
0N/A "text!templates/admin/util/AbstractScriptView.html"
0N/A], function () {
0N/A
0N/A /* an unfortunate need to duplicate the file names here, but I haven't
0N/A yet found a way to fool requirejs into doing dynamic dependencies */
0N/A var staticFiles = [
0N/A "templates/admin/managed/AddEditManagedTemplate.html",
0N/A "templates/admin/ResourcesViewTemplate.html",
0N/A "templates/admin/util/ScriptEditor.html",
0N/A "templates/admin/util/AbstractScriptView.html"
0N/A ],
0N/A deps = arguments;
0N/A
0N/A return function (server) {
0N/A
0N/A _.each(staticFiles, function (file, i) {
0N/A server.respondWith(
0N/A "GET",
0N/A new RegExp(file.replace(/([\/\.\-])/g, "\\$1") + "$"),
0N/A [
0N/A 200,
0N/A { },
0N/A deps[i]
0N/A ]
0N/A );
0N/A });
0N/A
0N/A server.respondWith(
0N/A "GET",
0N/A "/openidm/config",
0N/A [
0N/A 200,
0N/A { },
0N/A "{\"configurations\":[{\"_id\":\"router\",\"pid\":\"router\",\"factoryPid\":null},{\"_id\":\"info/login\",\"pid\":\"info.e24ab2a7-764d-40d3-ae7f-2c97cccee6ce\",\"factoryPid\":\"info\"},{\"_id\":\"ui.context/admin\",\"pid\":\"ui.context.818fd477-c66a-437a-b63b-d241982ba945\",\"factoryPid\":\"ui.context\"},{\"_id\":\"authentication\",\"pid\":\"authentication\",\"factoryPid\":null},{\"_id\":\"servletfilter/cors\",\"pid\":\"servletfilter.9d29bf26-d048-47d5-a2e8-04ce5f297399\",\"factoryPid\":\"servletfilter\"},{\"_id\":\"policy\",\"pid\":\"policy\",\"factoryPid\":null},{\"_id\":\"org.apache.felix.fileinstall/activiti\",\"pid\":\"org.apache.felix.fileinstall.e05cb98e-216c-4021-9a91-0ec03e8a31ce\",\"factoryPid\":\"org.apache.felix.fileinstall\"},{\"_id\":\"endpoint/gettasksview\",\"pid\":\"endpoint.649abca6-5c3e-47c8-83af-e4c32c9d3c62\",\"factoryPid\":\"endpoint\"},{\"_id\":\"script\",\"pid\":\"script\",\"factoryPid\":null},{\"_id\":\"managed\",\"pid\":\"managed\",\"factoryPid\":null},{\"_id\":\"ui/themeconfig\",\"pid\":\"ui.0dd204dd-4f01-445f-ac9a-d788f7affc5d\",\"factoryPid\":\"ui\"},{\"_id\":\"endpoint/getprocessesforuser\",\"pid\":\"endpoint.ff987406-fde4-4d38-8eaa-1b68c71406c1\",\"factoryPid\":\"endpoint\"},{\"_id\":\"info/ping\",\"pid\":\"info.3f68bcde-2096-41d3-9a92-4fbef11827fa\",\"factoryPid\":\"info\"},{\"_id\":\"endpoint/usernotifications\",\"pid\":\"endpoint.6d3734da-9885-4021-a846-57402afef675\",\"factoryPid\":\"endpoint\"},{\"_id\":\"servletfilter/gzip\",\"pid\":\"servletfilter.ff9d44ec-21e2-445e-8bee-79e684156acf\",\"factoryPid\":\"servletfilter\"},{\"_id\":\"endpoint/jqgrid\",\"pid\":\"endpoint.e6afd363-6cb0-44e6-aede-1c69f72ec6a1\",\"factoryPid\":\"endpoint\"},{\"_id\":\"process/access\",\"pid\":\"process.c29b1145-91a0-46f3-a2ae-99bffa071670\",\"factoryPid\":\"process\"},{\"_id\":\"endpoint/siteIdentification\",\"pid\":\"endpoint.e47da4a9-a5a8-44b2-85cc-b4f684e5b902\",\"factoryPid\":\"endpoint\"},{\"_id\":\"audit\",\"pid\":\"audit\",\"factoryPid\":null},{\"_id\":\"ui/configuration\",\"pid\":\"ui.63d34d3c-709e-4d15-b71b-4690c2ed0785\",\"factoryPid\":\"ui\"},{\"_id\":\"repo.orientdb\",\"pid\":\"repo.orientdb\",\"factoryPid\":null},{\"_id\":\"scheduler\",\"pid\":\"scheduler\",\"factoryPid\":null},{\"_id\":\"schedule/recon\",\"pid\":\"schedule.37f7ec00-0c4b-43e6-b61b-c5d9c41e2d2f\",\"factoryPid\":\"schedule\"},{\"_id\":\"endpoint/securityQA\",\"pid\":\"endpoint.c5ed6ba3-02e0-4fc9-84ea-fac698cbd859\",\"factoryPid\":\"endpoint\"},{\"_id\":\"ui.context/enduser\",\"pid\":\"ui.context.25a8a874-81b7-4286-b88b-2f654e291b9e\",\"factoryPid\":\"ui.context\"},{\"_id\":\"cluster\",\"pid\":\"cluster\",\"factoryPid\":null},{\"_id\":\"endpoint/linkedView\",\"pid\":\"endpoint.a6a8db8d-0046-46f6-b097-72fef82c6c0f\",\"factoryPid\":\"endpoint\"},{\"_id\":\"provisioner.openicf/ldap\",\"pid\":\"provisioner.openicf.432b43b0-c34f-47ef-bc00-02b7c4f8f277\",\"factoryPid\":\"provisioner.openicf\"},{\"_id\":\"endpoint/getavailableuserstoassign\",\"pid\":\"endpoint.f9dd95bc-9ba8-4ecd-bb78-f2542776cb4d\",\"factoryPid\":\"endpoint\"},{\"_id\":\"ui/countries\",\"pid\":\"ui.ab136621-733d-4838-ba1b-50e8e8f16ad6\",\"factoryPid\":\"ui\"},{\"_id\":\"sync\",\"pid\":\"sync\",\"factoryPid\":null},{\"_id\":\"org.apache.felix.fileinstall/openidm\",\"pid\":\"org.apache.felix.fileinstall.98a5bf36-51c2-4797-bb3a-390d4e7c5199\",\"factoryPid\":\"org.apache.felix.fileinstall\"},{\"_id\":\"org.apache.felix.fileinstall/ui\",\"pid\":\"org.apache.felix.fileinstall.404910f7-806f-4efd-b872-d26b5f12b2d6\",\"factoryPid\":\"org.apache.felix.fileinstall\"},{\"_id\":\"workflow\",\"pid\":\"workflow\",\"factoryPid\":null},{\"_id\":\"ui/secquestions\",\"pid\":\"ui.b79d085c-f340-47d2-87ee-e236dd7da730\",\"factoryPid\":\"ui\"}]}"
0N/A ]
0N/A );
0N/A
0N/A server.respondWith(
0N/A "GET",
0N/A "/openidm/config/managed",
0N/A [
0N/A 200,
0N/A { },
0N/A "{\"objects\":[{\"postUpdate\":{\"type\":\"text/javascript\",\"file\":\"roles/update-users-of-role.js\"},\"postCreate\":{\"type\":\"text/javascript\",\"file\":\"roles/update-users-of-role.js\"},\"postDelete\":{\"type\":\"text/javascript\",\"file\":\"roles/update-users-of-role.js\"},\"name\":\"role\"},{\"name\":\"apple\"},{\"onDelete\":{\"type\":\"text/javascript\",\"file\":\"ui/onDelete-user-cleanup.js\"},\"onCreate\":{\"type\":\"text/javascript\",\"file\":\"ui/onCreate-user-set-default-fields.js\"},\"properties\":[{\"encryption\":{\"key\":\"openidm-sym-default\"},\"name\":\"securityAnswer\",\"scope\":\"private\"},{\"encryption\":{\"key\":\"openidm-sym-default\"},\"name\":\"password\",\"scope\":\"private\"},{\"type\":\"virtual\",\"name\":\"effectiveRoles\"},{\"type\":\"virtual\",\"name\":\"effectiveAssignments\"},{\"type\":\"virtual\",\"name\":\"test\",\"scope\":\"private\"}],\"name\":\"user\"},{\"properties\":[{\"name\":\"test\"}],\"name\":\"test\"}]}"
0N/A ]
0N/A );
0N/A
0N/A server.respondWith(
0N/A "PUT",
0N/A "/openidm/config/managed",
0N/A [
0N/A 200,
0N/A { },
0N/A "{\"objects\":[{\"postUpdate\":{\"type\":\"text/javascript\",\"file\":\"roles/update-users-of-role.js\"},\"postCreate\":{\"type\":\"text/javascript\",\"file\":\"roles/update-users-of-role.js\"},\"postDelete\":{\"type\":\"text/javascript\",\"file\":\"roles/update-users-of-role.js\"},\"name\":\"role\"},{\"name\":\"apple\"},{\"onDelete\":{\"type\":\"text/javascript\",\"file\":\"ui/onDelete-user-cleanup.js\"},\"onCreate\":{\"type\":\"text/javascript\",\"file\":\"ui/onCreate-user-set-default-fields.js\"},\"properties\":[{\"encryption\":{\"key\":\"openidm-sym-default\"},\"name\":\"securityAnswer\",\"scope\":\"private\"},{\"encryption\":{\"key\":\"openidm-sym-default\"},\"name\":\"password\",\"scope\":\"private\"},{\"type\":\"virtual\",\"name\":\"effectiveRoles\"},{\"type\":\"virtual\",\"name\":\"effectiveAssignments\"},{\"type\":\"virtual\",\"name\":\"test\",\"scope\":\"private\"}],\"name\":\"user\"},{\"properties\":[{\"name\":\"test\"}],\"name\":\"test\"}]}"
0N/A ]
0N/A );
0N/A
0N/A server.respondWith(
0N/A "PUT",
0N/A "/openidm/config/repo.orientdb",
0N/A [
0N/A 200,
0N/A { },
0N/A "{\"poolMaxSize\":20,\"dbUrl\":\"plocal:/Users/forgerock/Desktop/openIDM/openidm-zip/target/openidm/db/openidm\",\"dbStructure\":{\"orientdbClass\":{\"managed_user\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"userName\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"givenName\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"sn\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"mail\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"accountStatus\",\"indexType\":\"notunique\",\"propertyType\":\"string\"}]},\"security_keys\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"scheduler\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"cluster_states\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"scheduler_triggers\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"link\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"reconId\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyNames\":[\"linkType\",\"firstId\"],\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyNames\":[\"linkType\",\"secondId\"],\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"scheduler_jobs\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"managed_apple\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"security\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"audit_activity\":{},\"audit_recon\":{\"index\":[{\"propertyName\":\"reconId\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"targetObjectId\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"sourceObjectId\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"timestamp\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"mapping\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"entryType\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"situation\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"status\",\"indexType\":\"notunique\",\"propertyType\":\"string\"}]},\"scheduler_triggerGroups\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"managed_test\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"ui_notification\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"scheduler_calendars\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"config\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"synchronisation_pooledSyncStage\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"sourceId\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"targetId\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"reconId\",\"indexType\":\"notunique\",\"propertyType\":\"string\"}]},\"managed_group\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"audit_access\":{\"index\":[{\"propertyName\":\"status\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"principal\",\"indexType\":\"notunique\",\"propertyType\":\"string\"}]},\"managed_role\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"scheduler_jobGroups\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"internal_user\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]}}},\"embeddedServer\":{\"enabled\":true,\"overrideConfig\":{\"network\":{\"listeners\":{\"binary\":{\"portRange\":\"2424-2424\",\"ipAddress\":\"0.0.0.0\"},\"http\":{\"portRange\":\"2480-2480\",\"ipAddress\":\"127.0.0.1\"}}},\"properties\":[{\"value\":\"false\",\"name\":\"profiler.enabled\"}]},\"studioUi\":{\"enabled\":true},\"defaultProfile\":{\"name\":\"singleinstance\"}},\"poolMinSize\":5,\"queries\":{\"for-userName-count\":\"SELECT count(*) AS total FROM ${unquoted:_resource} WHERE userName = ${uid}\",\"links-for-linkType-count\":\"SELECT count(*) AS total FROM ${unquoted:_resource} WHERE linkType = ${linkType}\",\"scan-tasks\":\"SELECT * FROM ${unquoted:_resource} WHERE ${dotnotation:property} < ${condition.before} AND ${dotnotation:taskState.completed} is NULL SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"get-managed-users-count\":\"SELECT COUNT(*) AS total FROM managed_user\",\"get-by-field-value\":\"select * FROM ${unquoted:_resource} WHERE ${unquoted:field} = ${value} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"query-all-count\":\"select count(*) AS total from ${unquoted:_resource}\",\"query-cluster-instances\":\"SELECT * FROM cluster_states WHERE timestamp <= ${timestamp} AND (state = '1' OR state = '2')\",\"get-managed-users-filtered-count\":\"SELECT COUNT(*) AS total FROM managed_user LET $userNameLike = if((${userName} = ''), '%%', '${unquoted:userName}%'), $mailLike = if((${mail} = ''), '%%', '${unquoted:mail}%'), $snLike = if((${sn} = ''), '%%', '${unquoted:sn}%'), $givenNameLike = if((${givenName} = ''), '%%', '${unquoted:givenName}%') WHERE userName LIKE $userNameLike AND mail LIKE $mailLike AND sn LIKE $snLike AND givenName LIKE $givenNameLike AND (accountStatus = ${accountStatus} OR ${accountStatus} = '')\",\"get-notifications-for-user-count\":\"select count(*) AS total FROM ${unquoted:_resource} WHERE receiverId = ${userId} order by createDate desc\",\"audit-by-recon-id\":\"select * FROM audit_recon WHERE reconId = ${reconId}\",\"get-by-field-value-count\":\"select count(*) AS total FROM ${unquoted:_resource} WHERE ${unquoted:field} = ${value}\",\"get-users-of-direct-role-count\":\"select count(_openidm_id) AS total FROM ${unquoted:_resource} WHERE roles matches '^(.*,)?${unquoted:role}(,.*)?$' OR ${role} IN roles\",\"audit-by-recon-id-type\":\"select * FROM audit_recon WHERE reconId = ${reconId} AND entryType = ${entryType}\",\"query-all-ids-count\":\"select count(_openidm_id) AS total from ${unquoted:_resource}\",\"links-for-firstId\":\"SELECT * FROM ${unquoted:_resource} WHERE linkType = ${linkType} AND firstId = ${firstId} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"for-userName\":\"SELECT * FROM ${unquoted:_resource} WHERE userName = ${uid} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"links-for-firstId-count\":\"SELECT count(*) AS total FROM ${unquoted:_resource} WHERE linkType = ${linkType} AND firstId = ${firstId}\",\"links-for-secondId-count\":\"SELECT count(*) AS total FROM ${unquoted:_resource} WHERE linkType = ${linkType} AND secondId = ${secondId} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"audit-by-activity-parent-action\":\"select * FROM audit_activity WHERE parentActionId = ${parentActionId}\",\"audit-by-recon-id-situation\":\"select * FROM audit_recon WHERE reconId = ${reconId} AND situation = ${situation}\",\"query-all\":\"select ${unquoted:fields} from ${unquoted:_resource} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"links-for-linkType\":\"SELECT * FROM ${unquoted:_resource} WHERE linkType = ${linkType} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"get-managed-users-filtered\":\"SELECT _openidm_id, userName, mail, givenName, sn, accountStatus FROM managed_user LET $userNameLike = if((${userName} = ''), '%%', '${unquoted:userName}%'), $mailLike = if((${mail} = ''), '%%', '${unquoted:mail}%'), $snLike = if((${sn} = ''), '%%', '${unquoted:sn}%'), $givenNameLike = if((${givenName} = ''), '%%', '${unquoted:givenName}%') WHERE userName LIKE $userNameLike AND mail LIKE $mailLike AND sn LIKE $snLike AND givenName LIKE $givenNameLike AND (accountStatus = ${accountStatus} OR ${accountStatus} = '') ORDER BY ${unquoted:orderBy} ${unquoted:orderByDir} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"links-for-secondId\":\"SELECT * FROM ${unquoted:_resource} WHERE linkType = ${linkType} AND secondId = ${secondId} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"get-users-of-direct-role\":\"select _openidm_id FROM ${unquoted:_resource} WHERE roles matches '^(.*,)?${unquoted:role}(,.*)?$' OR ${role} IN roles SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"scan-tasks-count\":\"SELECT count(*) AS total FROM ${unquoted:_resource} WHERE ${dotnotation:property} < ${condition.before} AND ${dotnotation:taskState.completed} is NULL\",\"audit-by-mapping\":\"select * FROM audit_recon WHERE mapping = ${mappingName}\",\"query-all-ids\":\"select _openidm_id from ${unquoted:_resource} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"get-managed-users\":\"SELECT _openidm_id, userName, mail, givenName, sn, accountStatus FROM managed_user ORDER BY ${unquoted:orderBy} ${unquoted:orderByDir} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"audit-last-recon-for-all-mappings\":\"SELECT max(messageDetail.started) AS last_started, max(messageDetail.ended) AS last_ended, mapping from audit_recon where entryType='summary' group by mapping\",\"credential-query\":\"SELECT * FROM ${unquoted:_resource} WHERE userName = ${username} AND coalesce(accountStatus, 'active') <> 'inactive'\",\"get-notifications-for-user\":\"select * FROM ${unquoted:_resource} WHERE receiverId = ${userId} order by createDate desc SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"credential-internaluser-query\":\"SELECT * FROM internal_user WHERE _openidm_id = ${username}\"},\"user\":\"admin\"}"
0N/A ]
0N/A );
0N/A
0N/A server.respondWith(
0N/A "GET",
0N/A "/openidm/config/repo.orientdb",
0N/A [
0N/A 200,
0N/A { },
0N/A "{\"poolMaxSize\":20,\"dbStructure\":{\"orientdbClass\":{\"managed_user\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"userName\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"givenName\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"sn\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"mail\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"accountStatus\",\"indexType\":\"notunique\",\"propertyType\":\"string\"}]},\"security_keys\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"cluster_states\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"scheduler\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"scheduler_triggers\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"link\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"reconId\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyNames\":[\"linkType\",\"firstId\"],\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyNames\":[\"linkType\",\"secondId\"],\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"managed_apple\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"scheduler_jobs\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"security\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"scheduler_triggerGroups\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"audit_recon\":{\"index\":[{\"propertyName\":\"reconId\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"targetObjectId\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"sourceObjectId\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"timestamp\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"mapping\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"entryType\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"situation\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"status\",\"indexType\":\"notunique\",\"propertyType\":\"string\"}]},\"audit_activity\":{},\"managed_test\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"ui_notification\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"scheduler_calendars\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"config\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"synchronisation_pooledSyncStage\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"sourceId\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"targetId\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"reconId\",\"indexType\":\"notunique\",\"propertyType\":\"string\"}]},\"managed_group\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"audit_access\":{\"index\":[{\"propertyName\":\"status\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"principal\",\"indexType\":\"notunique\",\"propertyType\":\"string\"}]},\"managed_role\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"scheduler_jobGroups\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"internal_user\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]}}},\"dbUrl\":\"plocal:/Users/forgerock/Desktop/openIDM/openidm-zip/target/openidm/db/openidm\",\"embeddedServer\":{\"enabled\":true,\"overrideConfig\":{\"network\":{\"listeners\":{\"binary\":{\"portRange\":\"2424-2424\",\"ipAddress\":\"0.0.0.0\"},\"http\":{\"portRange\":\"2480-2480\",\"ipAddress\":\"127.0.0.1\"}}},\"properties\":[{\"value\":\"false\",\"name\":\"profiler.enabled\"}]},\"studioUi\":{\"enabled\":true},\"defaultProfile\":{\"name\":\"singleinstance\"}},\"poolMinSize\":5,\"queries\":{\"for-userName-count\":\"SELECT count(*) AS total FROM ${unquoted:_resource} WHERE userName = ${uid}\",\"links-for-linkType-count\":\"SELECT count(*) AS total FROM ${unquoted:_resource} WHERE linkType = ${linkType}\",\"scan-tasks\":\"SELECT * FROM ${unquoted:_resource} WHERE ${dotnotation:property} < ${condition.before} AND ${dotnotation:taskState.completed} is NULL SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"get-managed-users-count\":\"SELECT COUNT(*) AS total FROM managed_user\",\"get-by-field-value\":\"select * FROM ${unquoted:_resource} WHERE ${unquoted:field} = ${value} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"query-all-count\":\"select count(*) AS total from ${unquoted:_resource}\",\"query-cluster-instances\":\"SELECT * FROM cluster_states WHERE timestamp <= ${timestamp} AND (state = '1' OR state = '2')\",\"get-managed-users-filtered-count\":\"SELECT COUNT(*) AS total FROM managed_user LET $userNameLike = if((${userName} = ''), '%%', '${unquoted:userName}%'), $mailLike = if((${mail} = ''), '%%', '${unquoted:mail}%'), $snLike = if((${sn} = ''), '%%', '${unquoted:sn}%'), $givenNameLike = if((${givenName} = ''), '%%', '${unquoted:givenName}%') WHERE userName LIKE $userNameLike AND mail LIKE $mailLike AND sn LIKE $snLike AND givenName LIKE $givenNameLike AND (accountStatus = ${accountStatus} OR ${accountStatus} = '')\",\"get-notifications-for-user-count\":\"select count(*) AS total FROM ${unquoted:_resource} WHERE receiverId = ${userId} order by createDate desc\",\"audit-by-recon-id\":\"select * FROM audit_recon WHERE reconId = ${reconId}\",\"get-by-field-value-count\":\"select count(*) AS total FROM ${unquoted:_resource} WHERE ${unquoted:field} = ${value}\",\"get-users-of-direct-role-count\":\"select count(_openidm_id) AS total FROM ${unquoted:_resource} WHERE roles matches '^(.*,)?${unquoted:role}(,.*)?$' OR ${role} IN roles\",\"query-all-ids-count\":\"select count(_openidm_id) AS total from ${unquoted:_resource}\",\"audit-by-recon-id-type\":\"select * FROM audit_recon WHERE reconId = ${reconId} AND entryType = ${entryType}\",\"for-userName\":\"SELECT * FROM ${unquoted:_resource} WHERE userName = ${uid} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"links-for-firstId\":\"SELECT * FROM ${unquoted:_resource} WHERE linkType = ${linkType} AND firstId = ${firstId} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"links-for-firstId-count\":\"SELECT count(*) AS total FROM ${unquoted:_resource} WHERE linkType = ${linkType} AND firstId = ${firstId}\",\"links-for-secondId-count\":\"SELECT count(*) AS total FROM ${unquoted:_resource} WHERE linkType = ${linkType} AND secondId = ${secondId} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"audit-by-recon-id-situation\":\"select * FROM audit_recon WHERE reconId = ${reconId} AND situation = ${situation}\",\"audit-by-activity-parent-action\":\"select * FROM audit_activity WHERE parentActionId = ${parentActionId}\",\"links-for-linkType\":\"SELECT * FROM ${unquoted:_resource} WHERE linkType = ${linkType} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"query-all\":\"select ${unquoted:fields} from ${unquoted:_resource} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"get-managed-users-filtered\":\"SELECT _openidm_id, userName, mail, givenName, sn, accountStatus FROM managed_user LET $userNameLike = if((${userName} = ''), '%%', '${unquoted:userName}%'), $mailLike = if((${mail} = ''), '%%', '${unquoted:mail}%'), $snLike = if((${sn} = ''), '%%', '${unquoted:sn}%'), $givenNameLike = if((${givenName} = ''), '%%', '${unquoted:givenName}%') WHERE userName LIKE $userNameLike AND mail LIKE $mailLike AND sn LIKE $snLike AND givenName LIKE $givenNameLike AND (accountStatus = ${accountStatus} OR ${accountStatus} = '') ORDER BY ${unquoted:orderBy} ${unquoted:orderByDir} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"links-for-secondId\":\"SELECT * FROM ${unquoted:_resource} WHERE linkType = ${linkType} AND secondId = ${secondId} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"get-users-of-direct-role\":\"select _openidm_id FROM ${unquoted:_resource} WHERE roles matches '^(.*,)?${unquoted:role}(,.*)?$' OR ${role} IN roles SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"scan-tasks-count\":\"SELECT count(*) AS total FROM ${unquoted:_resource} WHERE ${dotnotation:property} < ${condition.before} AND ${dotnotation:taskState.completed} is NULL\",\"audit-by-mapping\":\"select * FROM audit_recon WHERE mapping = ${mappingName}\",\"query-all-ids\":\"select _openidm_id from ${unquoted:_resource} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"get-managed-users\":\"SELECT _openidm_id, userName, mail, givenName, sn, accountStatus FROM managed_user ORDER BY ${unquoted:orderBy} ${unquoted:orderByDir} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"audit-last-recon-for-all-mappings\":\"SELECT max(messageDetail.started) AS last_started, max(messageDetail.ended) AS last_ended, mapping from audit_recon where entryType='summary' group by mapping\",\"credential-query\":\"SELECT * FROM ${unquoted:_resource} WHERE userName = ${username} AND coalesce(accountStatus, 'active') <> 'inactive'\",\"get-notifications-for-user\":\"select * FROM ${unquoted:_resource} WHERE receiverId = ${userId} order by createDate desc SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"credential-internaluser-query\":\"SELECT * FROM internal_user WHERE _openidm_id = ${username}\"},\"user\":\"admin\"}"
0N/A ]
0N/A );
0N/A
0N/A server.respondWith(
0N/A "POST",
0N/A "/openidm/system?_action=test",
0N/A [
0N/A 200,
0N/A { },
0N/A "[{\"name\":\"ldap\",\"ok\":true,\"connectorRef\":{\"connectorName\":\"org.identityconnectors.ldap.LdapConnector\",\"bundleName\":\"org.forgerock.openicf.connectors.ldap-connector\",\"bundleVersion\":\"[1.1.0.1,1.1.2.0)\"},\"config\":\"config/provisioner.openicf/ldap\"}]"
0N/A ]
0N/A );
0N/A
0N/A server.respondWith(
0N/A "GET",
0N/A "/openidm/config/provisioner.openicf/ldap",
0N/A [
0N/A 200,
0N/A { },
0N/A "{\"syncFailureHandler\":{\"postRetryAction\":\"logged-ignore\",\"maxRetries\":5},\"configurationProperties\":{\"port\":1389,\"vlvSortAttribute\":\"uid\",\"accountSynchronizationFilter\":null,\"passwordAttributeToSynchronize\":null,\"passwordAttribute\":\"userPassword\",\"useBlocks\":false,\"synchronizePasswords\":false,\"maintainPosixGroupMembership\":false,\"failover\":[],\"ssl\":false,\"modifiersNamesToFilterOut\":[],\"removeLogEntryObjectClassFromFilter\":true,\"passwordDecryptionKey\":null,\"groupSynchronizationFilter\":null,\"principal\":\"cn=Directory Manager\",\"baseContexts\":[\"dc=example,dc=com\"],\"credentials\":{\"$crypto\":{\"type\":\"x-simple-encryption\",\"value\":{\"data\":\"sA0AjCExNAsiAgqpIk/jfg==\",\"cipher\":\"AES/CBC/PKCS5Padding\",\"iv\":\"pPsqYYkmeKgLWE/QlFTDTg==\",\"key\":\"openidm-sym-default\"}}},\"readSchema\":true,\"accountObjectClasses\":[\"top\",\"person\",\"organizationalPerson\",\"inetOrgPerson\"],\"changeLogBlockSize\":100,\"host\":\"localhost\",\"accountUserNameAttributes\":[\"uid\"],\"baseContextsToSynchronize\":[\"dc=example,dc=com\"],\"attributesToSynchronize\":[],\"groupMemberAttribute\":\"uniqueMember\",\"changeNumberAttribute\":\"changeNumber\",\"accountSearchFilter\":null,\"passwordHashAlgorithm\":null,\"usePagedResultControl\":false,\"blockSize\":100,\"passwordDecryptionInitializationVector\":null,\"uidAttribute\":\"dn\",\"groupSearchFilter\":null,\"maintainLdapGroupMembership\":false,\"filterWithOrInsteadOfAnd\":false,\"respectResourcePasswordPolicyChangeAfterReset\":false,\"objectClassesToSynchronize\":[\"inetOrgPerson\"]},\"_id\":\"provisioner.openicf/ldap\",\"objectTypes\":{\"group\":{\"id\":\"__GROUP__\",\"properties\":{\"ou\":{\"type\":\"array\",\"nativeName\":\"ou\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"cn\":{\"nativeName\":\"cn\",\"type\":\"array\",\"required\":true,\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"description\":{\"type\":\"array\",\"nativeName\":\"description\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"owner\":{\"type\":\"array\",\"nativeName\":\"owner\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"o\":{\"type\":\"array\",\"nativeName\":\"o\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"seeAlso\":{\"type\":\"array\",\"nativeName\":\"seeAlso\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"dn\":{\"type\":\"string\",\"required\":true,\"nativeName\":\"__NAME__\",\"nativeType\":\"string\"},\"businessCategory\":{\"type\":\"array\",\"nativeName\":\"businessCategory\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"uniqueMember\":{\"type\":\"array\",\"nativeName\":\"uniqueMember\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"}},\"type\":\"object\",\"$schema\":\"http://json-schema.org/draft-03/schema\",\"nativeType\":\"__GROUP__\"},\"account\":{\"id\":\"__ACCOUNT__\",\"properties\":{\"uid\":{\"type\":\"string\",\"nativeName\":\"uid\",\"nativeType\":\"string\"},\"mail\":{\"type\":\"string\",\"nativeName\":\"mail\",\"nativeType\":\"string\"},\"sn\":{\"type\":\"string\",\"nativeName\":\"sn\",\"nativeType\":\"string\"},\"cn\":{\"type\":\"string\",\"nativeName\":\"cn\",\"nativeType\":\"string\"},\"description\":{\"type\":\"string\",\"nativeName\":\"description\",\"nativeType\":\"string\"},\"telephoneNumber\":{\"type\":\"string\",\"nativeName\":\"telephoneNumber\",\"nativeType\":\"string\"},\"userPassword\":{\"nativeName\":\"userPassword\",\"flags\":[\"NOT_READABLE\",\"NOT_RETURNED_BY_DEFAULT\"],\"type\":\"string\",\"nativeType\":\"string\"},\"ldapGroups\":{\"type\":\"array\",\"nativeName\":\"ldapGroups\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"givenName\":{\"type\":\"string\",\"nativeName\":\"givenName\",\"nativeType\":\"string\"},\"dn\":{\"type\":\"string\",\"required\":true,\"nativeName\":\"__NAME__\",\"nativeType\":\"string\"}},\"type\":\"object\",\"$schema\":\"http://json-schema.org/draft-03/schema\",\"nativeType\":\"__ACCOUNT__\"}},\"operationOptions\":{\"DELETE\":{\"onDeny\":\"DO_NOTHING\",\"denied\":false},\"UPDATE\":{\"onDeny\":\"DO_NOTHING\",\"denied\":false},\"CREATE\":{\"onDeny\":\"DO_NOTHING\",\"denied\":false}},\"poolConfigOption\":{\"maxWait\":150000,\"minIdle\":1,\"maxIdle\":10,\"minEvictableIdleTimeMillis\":120000,\"maxObjects\":10},\"name\":\"ldap\",\"connectorRef\":{\"bundleName\":\"org.forgerock.openicf.connectors.ldap-connector\",\"bundleVersion\":\"[1.4.0.0,2.0.0.0)\",\"connectorName\":\"org.identityconnectors.ldap.LdapConnector\"},\"operationTimeout\":{\"TEST\":-1,\"UPDATE\":-1,\"CREATE\":-1,\"AUTHENTICATE\":-1,\"GET\":-1,\"SCRIPT_ON_RESOURCE\":-1,\"SEARCH\":-1,\"SCHEMA\":-1,\"DELETE\":-1,\"SYNC\":-1,\"VALIDATE\":-1,\"SCRIPT_ON_CONNECTOR\":-1}}"
0N/A ]
0N/A );
0N/A
0N/A server.respondWith(
0N/A "DELETE",
0N/A "/openidm/config/provisioner.openicf/ldap",
0N/A [
0N/A 200,
0N/A { },
0N/A "{\"syncFailureHandler\":{\"postRetryAction\":\"logged-ignore\",\"maxRetries\":5},\"configurationProperties\":{\"port\":1389,\"vlvSortAttribute\":\"uid\",\"accountSynchronizationFilter\":null,\"passwordAttributeToSynchronize\":null,\"passwordAttribute\":\"userPassword\",\"useBlocks\":false,\"synchronizePasswords\":false,\"maintainPosixGroupMembership\":false,\"failover\":[],\"ssl\":false,\"modifiersNamesToFilterOut\":[],\"removeLogEntryObjectClassFromFilter\":true,\"passwordDecryptionKey\":null,\"groupSynchronizationFilter\":null,\"principal\":\"cn=Directory Manager\",\"baseContexts\":[\"dc=example,dc=com\"],\"credentials\":{\"$crypto\":{\"type\":\"x-simple-encryption\",\"value\":{\"data\":\"sA0AjCExNAsiAgqpIk/jfg==\",\"cipher\":\"AES/CBC/PKCS5Padding\",\"iv\":\"pPsqYYkmeKgLWE/QlFTDTg==\",\"key\":\"openidm-sym-default\"}}},\"readSchema\":true,\"accountObjectClasses\":[\"top\",\"person\",\"organizationalPerson\",\"inetOrgPerson\"],\"changeLogBlockSize\":100,\"host\":\"localhost\",\"accountUserNameAttributes\":[\"uid\"],\"baseContextsToSynchronize\":[\"dc=example,dc=com\"],\"attributesToSynchronize\":[],\"groupMemberAttribute\":\"uniqueMember\",\"changeNumberAttribute\":\"changeNumber\",\"accountSearchFilter\":null,\"passwordHashAlgorithm\":null,\"usePagedResultControl\":false,\"blockSize\":100,\"passwordDecryptionInitializationVector\":null,\"uidAttribute\":\"dn\",\"groupSearchFilter\":null,\"maintainLdapGroupMembership\":false,\"filterWithOrInsteadOfAnd\":false,\"respectResourcePasswordPolicyChangeAfterReset\":false,\"objectClassesToSynchronize\":[\"inetOrgPerson\"]},\"objectTypes\":{\"group\":{\"id\":\"__GROUP__\",\"properties\":{\"ou\":{\"type\":\"array\",\"nativeName\":\"ou\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"cn\":{\"nativeName\":\"cn\",\"type\":\"array\",\"required\":true,\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"description\":{\"type\":\"array\",\"nativeName\":\"description\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"owner\":{\"type\":\"array\",\"nativeName\":\"owner\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"o\":{\"type\":\"array\",\"nativeName\":\"o\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"seeAlso\":{\"type\":\"array\",\"nativeName\":\"seeAlso\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"dn\":{\"type\":\"string\",\"required\":true,\"nativeName\":\"__NAME__\",\"nativeType\":\"string\"},\"businessCategory\":{\"type\":\"array\",\"nativeName\":\"businessCategory\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"uniqueMember\":{\"type\":\"array\",\"nativeName\":\"uniqueMember\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"}},\"type\":\"object\",\"$schema\":\"http://json-schema.org/draft-03/schema\",\"nativeType\":\"__GROUP__\"},\"account\":{\"id\":\"__ACCOUNT__\",\"properties\":{\"uid\":{\"type\":\"string\",\"nativeName\":\"uid\",\"nativeType\":\"string\"},\"mail\":{\"type\":\"string\",\"nativeName\":\"mail\",\"nativeType\":\"string\"},\"sn\":{\"type\":\"string\",\"nativeName\":\"sn\",\"nativeType\":\"string\"},\"cn\":{\"type\":\"string\",\"nativeName\":\"cn\",\"nativeType\":\"string\"},\"description\":{\"type\":\"string\",\"nativeName\":\"description\",\"nativeType\":\"string\"},\"telephoneNumber\":{\"type\":\"string\",\"nativeName\":\"telephoneNumber\",\"nativeType\":\"string\"},\"userPassword\":{\"nativeName\":\"userPassword\",\"flags\":[\"NOT_READABLE\",\"NOT_RETURNED_BY_DEFAULT\"],\"type\":\"string\",\"nativeType\":\"string\"},\"ldapGroups\":{\"type\":\"array\",\"nativeName\":\"ldapGroups\",\"items\":{\"type\":\"string\",\"nativeType\":\"string\"},\"nativeType\":\"string\"},\"givenName\":{\"type\":\"string\",\"nativeName\":\"givenName\",\"nativeType\":\"string\"},\"dn\":{\"type\":\"string\",\"required\":true,\"nativeName\":\"__NAME__\",\"nativeType\":\"string\"}},\"type\":\"object\",\"$schema\":\"http://json-schema.org/draft-03/schema\",\"nativeType\":\"__ACCOUNT__\"}},\"operationOptions\":{\"DELETE\":{\"onDeny\":\"DO_NOTHING\",\"denied\":false},\"UPDATE\":{\"onDeny\":\"DO_NOTHING\",\"denied\":false},\"CREATE\":{\"onDeny\":\"DO_NOTHING\",\"denied\":false}},\"poolConfigOption\":{\"maxWait\":150000,\"minIdle\":1,\"maxIdle\":10,\"minEvictableIdleTimeMillis\":120000,\"maxObjects\":10},\"name\":\"ldap\",\"connectorRef\":{\"bundleName\":\"org.forgerock.openicf.connectors.ldap-connector\",\"bundleVersion\":\"[1.4.0.0,2.0.0.0)\",\"connectorName\":\"org.identityconnectors.ldap.LdapConnector\"},\"operationTimeout\":{\"TEST\":-1,\"UPDATE\":-1,\"CREATE\":-1,\"AUTHENTICATE\":-1,\"GET\":-1,\"SCRIPT_ON_RESOURCE\":-1,\"SEARCH\":-1,\"SCHEMA\":-1,\"DELETE\":-1,\"SYNC\":-1,\"VALIDATE\":-1,\"SCRIPT_ON_CONNECTOR\":-1}}"
0N/A ]
0N/A );
0N/A
0N/A
0N/A server.respondWith(
0N/A "PUT",
0N/A "/openidm/config/repo.orientdb",
0N/A [
0N/A 200,
0N/A { },
0N/A "{\"poolMaxSize\":20,\"_id\":\"repo.orientdb\",\"dbStructure\":{\"orientdbClass\":{\"managed_user\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"userName\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"givenName\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"sn\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"mail\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"accountStatus\",\"indexType\":\"notunique\",\"propertyType\":\"string\"}]},\"security_keys\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"scheduler\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"cluster_states\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"scheduler_triggers\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"link\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"reconId\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyNames\":[\"linkType\",\"firstId\"],\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyNames\":[\"linkType\",\"secondId\"],\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"cluster_events\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"scheduler_jobs\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"security\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"audit_activity\":{},\"audit_recon\":{\"index\":[{\"propertyName\":\"reconId\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"targetObjectId\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"sourceObjectId\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"timestamp\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"mapping\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"entryType\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"situation\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"status\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"action\",\"indexType\":\"notunique\",\"propertyType\":\"string\"}]},\"scheduler_triggerGroups\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"ui_notification\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"scheduler_calendars\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"config\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"synchronisation_pooledSyncStage\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"sourceId\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"targetId\",\"indexType\":\"unique\",\"propertyType\":\"string\"},{\"propertyName\":\"reconId\",\"indexType\":\"notunique\",\"propertyType\":\"string\"}]},\"managed_group\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"audit_access\":{\"index\":[{\"propertyName\":\"status\",\"indexType\":\"notunique\",\"propertyType\":\"string\"},{\"propertyName\":\"principal\",\"indexType\":\"notunique\",\"propertyType\":\"string\"}]},\"scheduler_jobGroups\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]},\"_studio_bookmark\":{},\"internal_user\":{\"index\":[{\"propertyName\":\"_openidm_id\",\"indexType\":\"unique\",\"propertyType\":\"string\"}]}}},\"dbUrl\":\"plocal:/Users/forgerock/Desktop/openIDM2/openidm-zip/target/openidm/db/openidm\",\"embeddedServer\":{\"enabled\":true,\"overrideConfig\":{\"network\":{\"listeners\":{\"binary\":{\"portRange\":\"2424-2424\",\"ipAddress\":\"0.0.0.0\"},\"http\":{\"portRange\":\"2480-2480\",\"ipAddress\":\"127.0.0.1\"}}},\"properties\":[{\"value\":\"false\",\"name\":\"profiler.enabled\"}]},\"studioUi\":{\"enabled\":true},\"defaultProfile\":{\"name\":\"singleinstance\"}},\"commands\":{\"purge-by-recon-ids-to-keep\":\"DELETE FROM audit_recon WHERE mapping LIKE ${includeMapping} AND mapping NOT LIKE ${excludeMapping} AND reconId NOT IN [${list:reconIds}]\",\"purge-by-recon-expired\":\"DELETE FROM audit_recon WHERE mapping LIKE ${includeMapping} AND mapping NOT LIKE ${excludeMapping} AND timestamp < ${timestamp}\"},\"poolMinSize\":5,\"queries\":{\"for-userName-count\":\"SELECT count(*) AS total FROM ${unquoted:_resource} WHERE userName = ${uid}\",\"links-for-linkType-count\":\"SELECT count(*) AS total FROM ${unquoted:_resource} WHERE linkType = ${linkType}\",\"scan-tasks\":\"SELECT * FROM ${unquoted:_resource} WHERE ${dotnotation:property} < ${condition.before} AND ${dotnotation:taskState.completed} is NULL SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"get-managed-users-count\":\"SELECT COUNT(*) AS total FROM managed_user\",\"get-by-field-value\":\"select * FROM ${unquoted:_resource} WHERE ${unquoted:field} = ${value} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"query-all-count\":\"select count(*) AS total from ${unquoted:_resource}\",\"query-cluster-instances\":\"SELECT * FROM cluster_states\",\"get-managed-users-filtered-count\":\"SELECT COUNT(*) AS total FROM managed_user LET $userNameLike = if((\\\"${unquoted:userName}\\\" = ''), '%%', \\\"${unquoted:userName}%\\\"), $mailLike = if((${mail} = ''), '%%', '${unquoted:mail}%'), $snLike = if((\\\"${unquoted:sn}\\\" = ''), '%%', \\\"${unquoted:sn}%\\\"), $givenNameLike = if((\\\"${unquoted:givenName}\\\" = ''), '%%', \\\"${unquoted:givenName}%\\\") WHERE userName LIKE $userNameLike AND mail LIKE $mailLike AND sn LIKE $snLike AND givenName LIKE $givenNameLike AND (accountStatus = ${accountStatus} OR ${accountStatus} = '')\",\"get-notifications-for-user-count\":\"select count(*) AS total FROM ${unquoted:_resource} WHERE receiverId = ${userId} order by createDate desc\",\"audit-by-recon-id\":\"select * FROM audit_recon WHERE reconId = ${reconId}\",\"get-by-field-value-count\":\"select count(*) AS total FROM ${unquoted:_resource} WHERE ${unquoted:field} = ${value}\",\"get-users-of-direct-role-count\":\"select count(_openidm_id) AS total FROM ${unquoted:_resource} WHERE roles matches '^(.*,)?${unquoted:role}(,.*)?$' OR ${role} IN roles\",\"audit-by-recon-id-type\":\"select * FROM audit_recon WHERE reconId = ${reconId} AND entryType = ${entryType}\",\"query-all-ids-count\":\"select count(_openidm_id) AS total from ${unquoted:_resource}\",\"query-cluster-events\":\"SELECT * FROM cluster_events WHERE instanceId = ${instanceId}\",\"query-cluster-failed-instances\":\"SELECT * FROM cluster_states WHERE timestamp <= ${timestamp} AND (state = '1' OR state = '2')\",\"links-for-firstId\":\"SELECT * FROM ${unquoted:_resource} WHERE linkType = ${linkType} AND firstId = ${firstId} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"for-userName\":\"SELECT * FROM ${unquoted:_resource} WHERE userName = ${uid} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"links-for-firstId-count\":\"SELECT count(*) AS total FROM ${unquoted:_resource} WHERE linkType = ${linkType} AND firstId = ${firstId}\",\"links-for-secondId-count\":\"SELECT count(*) AS total FROM ${unquoted:_resource} WHERE linkType = ${linkType} AND secondId = ${secondId} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"audit-by-activity-parent-action\":\"select * FROM audit_activity WHERE parentActionId = ${parentActionId}\",\"audit-by-recon-id-situation\":\"select * FROM audit_recon WHERE reconId = ${reconId} AND situation = ${situation}\",\"links-for-linkType\":\"SELECT * FROM ${unquoted:_resource} WHERE linkType = ${linkType} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"query-all\":\"select * from ${unquoted:_resource} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"get-managed-users-filtered\":\"SELECT _openidm_id, userName, mail, givenName, sn, accountStatus FROM managed_user LET $userNameLike = if((\\\"${unquoted:userName}\\\" = ''), '%%', \\\"${unquoted:userName}%\\\"), $mailLike = if((${mail} = ''), '%%', '${unquoted:mail}%'), $snLike = if((\\\"${unquoted:sn}\\\" = ''), '%%', \\\"${unquoted:sn}%\\\"), $givenNameLike = if((\\\"${unquoted:givenName}\\\" = ''), '%%', \\\"${unquoted:givenName}%\\\") WHERE userName LIKE $userNameLike AND mail LIKE $mailLike AND sn LIKE $snLike AND givenName LIKE $givenNameLike AND (accountStatus = ${accountStatus} OR ${accountStatus} = '') ORDER BY ${unquoted:orderBy} ${unquoted:orderByDir} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"get-recons\":\"SELECT reconId, timestamp, mapping, message FROM audit_recon WHERE mapping LIKE ${includeMapping} AND mapping NOT LIKE ${excludeMapping} AND entryType = 'summary' ORDER BY timestamp DESC\",\"links-for-secondId\":\"SELECT * FROM ${unquoted:_resource} WHERE linkType = ${linkType} AND secondId = ${secondId} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"audit-last-recon-for-mapping\":\"select * from audit_recon where entryType = 'start' and mapping = ${mapping} and reconAction <> 'reconById' order by timestamp desc limit 1\",\"get-users-of-direct-role\":\"select * FROM ${unquoted:_resource} WHERE roles matches '^(.*,)?${unquoted:role}(,.*)?$' OR ${role} IN roles SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"scan-tasks-count\":\"SELECT count(*) AS total FROM ${unquoted:_resource} WHERE ${dotnotation:property} < ${condition.before} AND ${dotnotation:taskState.completed} is NULL\",\"audit-by-mapping\":\"select * FROM audit_recon WHERE mapping = ${mappingName}\",\"query-all-ids\":\"select _openidm_id from ${unquoted:_resource} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"get-managed-users\":\"SELECT _openidm_id, userName, mail, givenName, sn, accountStatus FROM managed_user ORDER BY ${unquoted:orderBy} ${unquoted:orderByDir} SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"credential-query\":\"SELECT * FROM ${unquoted:_resource} WHERE userName = ${username} AND coalesce(accountStatus, 'active') <> 'inactive'\",\"get-notifications-for-user\":\"select * FROM ${unquoted:_resource} WHERE receiverId = ${userId} order by createDate desc SKIP ${unquoted:_pagedResultsOffset} LIMIT ${unquoted:_pageSize}\",\"credential-internaluser-query\":\"SELECT * FROM internal_user WHERE _openidm_id = ${username}\"},\"user\":\"admin\"}"
0N/A ]
0N/A );
0N/A
0N/A server.respondWith(
0N/A "PUT",
0N/A "/openidm/config/managed",
0N/A [
0N/A 200,
0N/A { },
0N/A "{\"objects\":[{\"iconClass\":\"connector-icon-managedobject\",\"properties\":[{\"encryption\":{\"key\":\"openidm-sym-default\"},\"name\":\"securityAnswer\",\"scope\":\"private\"},{\"encryption\":{\"key\":\"openidm-sym-default\"},\"name\":\"password\",\"scope\":\"private\"},{\"type\":\"virtual\",\"onRetrieve\":{\"type\":\"text/javascript\",\"rolesPropName\":\"roles\",\"file\":\"roles/effectiveRoles.js\"},\"name\":\"effectiveRoles\"},{\"type\":\"virtual\",\"onRetrieve\":{\"type\":\"text/javascript\",\"effectiveRolesPropName\":\"effectiveRoles\",\"file\":\"roles/effectiveAssignments.js\"},\"name\":\"effectiveAssignments\"}],\"iconSrc\":\"img/icon-managedobject.png\",\"onDelete\":{\"type\":\"text/javascript\",\"file\":\"ui/onDelete-user-cleanup.js\"},\"onCreate\":{\"type\":\"text/javascript\",\"file\":\"ui/onCreate-user-set-default-fields.js\"},\"name\":\"user\"}]}"
0N/A ]
0N/A );
0N/A };
0N/A
0N/A});
0N/A