02 Nov, 2012
4 commits
-
Merging in changes from UI branch to trunk git-svn-id: https://svn.forgerock.org/openidm/trunk@1412 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ervletfilter/<name> configuration, e.g. servletfilter-openam.json git-svn-id: https://svn.forgerock.org/openidm/trunk@1404 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ervletfilter/<name> configuration, e.g. servletfilter-openam.json git-svn-id: https://svn.forgerock.org/openidm/trunk@1403 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ion of policies, server side enforcement of policies, support for "required" policy, support for policy config inside component configs, policy request/response format changes, support for additional policy scirpts, other minor fixes. git-svn-id: https://svn.forgerock.org/openidm/trunk@1401 d98387aa-ee2c-4292-a9e6-504d2a719fd3
01 Nov, 2012
3 commits
-
Large refactor of the service to separate the context, job execution, and job metrics from the service's interface and covers the following enhancements: * [OPENIDM-791] - Configurable execution policy - serial or parallel * [OPENIDM-792] - Progress, state, history info and async/sync execution flag ("waitForCompletion") * [OPENIDM-793] - Support canceling taskscanner run git-svn-id: https://svn.forgerock.org/openidm/trunk@1396 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
This fix describes the new "scope" property that can be set for managed objects, and how to work around private properties if you are updating an object over REST. git-svn-id: https://svn.forgerock.org/openidm/trunk@1395 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…tations of info/ping and info/login, and a sample of how to customize git-svn-id: https://svn.forgerock.org/openidm/trunk@1394 d98387aa-ee2c-4292-a9e6-504d2a719fd3
31 Oct, 2012
2 commits
-
…ersion in the upgraded pax web seems to have an issue figuring out that there is a logger to use. git-svn-id: https://svn.forgerock.org/openidm/trunk@1393 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1390 d98387aa-ee2c-4292-a9e6-504d2a719fd3
30 Oct, 2012
3 commits
-
Fixes OPENIDM-817 - Update the default sample doc to match the new default sample (0) Fixes OPENIDM-760 (Commands in installation guide use invalid field userPassword and cause inconsistent behavior between REST and UI). Updates the sample data file (openidm/samples/sample0/data/xmlConnectorData.xml) to have user-friendly uids, which makes the example easier to document. Fixes a few style/grammar issues in the documentation. git-svn-id: https://svn.forgerock.org/openidm/trunk@1382 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1380 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1379 d98387aa-ee2c-4292-a9e6-504d2a719fd3
29 Oct, 2012
8 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1376 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1375 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
OPENIDM-535 - Upgraded to Pax Web 1.1.5 The openidm-filter has a workaround the http://team.ops4j.org/browse/PAXWEB-443 issue in build. git-svn-id: https://svn.forgerock.org/openidm/trunk@1374 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
… is successful or failed, and whether that state changes whilst it's running. Check currently is on running bundles and services, not deeper. Will get complemented by a scriptable info service for health/ping git-svn-id: https://svn.forgerock.org/openidm/trunk@1373 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
… is successful or failed, and whether that state changes whilst it's running. Check currently is on running bundles and services, not deeper. Will get complemented by a scriptable info service for health/ping git-svn-id: https://svn.forgerock.org/openidm/trunk@1372 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
… is successful or failed, and whether that state changes whilst it's running. Check currently is on running bundles and services, not deeper. Will get complemented by a scriptable info service for health/ping git-svn-id: https://svn.forgerock.org/openidm/trunk@1371 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
… is successful or failed, and whether that state changes whilst it's running. Check currently is on running bundles and services, not deeper. Will get complemented by a scriptable info service for health/ping git-svn-id: https://svn.forgerock.org/openidm/trunk@1370 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1367 d98387aa-ee2c-4292-a9e6-504d2a719fd3
26 Oct, 2012
3 commits
-
Added "scope" field to managed.json properties. Supports "public" and "private". If none is set, property is assumed to be "public" and thus not filtered out. Also updated the defaults in managed.json and router.json and removed the ui-workaround to sensitive attributes. git-svn-id: https://svn.forgerock.org/openidm/trunk@1361 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ell as a rename of user to username git-svn-id: https://svn.forgerock.org/openidm/trunk@1360 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
- Indicate that changing from one sample to the next constitutes a configuration change and link to the section on changing the config - Specify a minimum memory requirement for an evaluation installation OPENIDM-799 Suggestions on improvement of OpenIDM install guide - Provide more info on where to find curl if it's not provided with your OS - Show comparative commands on Windows where special characters in curl commands needs to be escaped. This commit also fixes some grammar/style/indentation issues. git-svn-id: https://svn.forgerock.org/openidm/trunk@1355 d98387aa-ee2c-4292-a9e6-504d2a719fd3
25 Oct, 2012
5 commits
-
This fix adds the encrypt command-line utility. I've created a new chapter for the CLI, since the title "Starting & Stopping OpenIDM" doesn't fit the rest of the commands in this section - I also expect we'll have a more comprehensive CLI at some point. So, the fix adds the encrypt command and moves the other commands out of the starting and stopping chapter. git-svn-id: https://svn.forgerock.org/openidm/trunk@1351 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1349 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1348 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Access to query expressions over REST is disallowed by default. This change to the doc states that it should remain disallowed in production and how to allow it for testing/dev purposes. The fix also updates password enryption to use the new encrypt command and fixes a couple of style/grammar issues. git-svn-id: https://svn.forgerock.org/openidm/trunk@1346 d98387aa-ee2c-4292-a9e6-504d2a719fd3
24 Oct, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1343 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 Oct, 2012
6 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1337 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1336 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…orization to disallow query expression over http. git-svn-id: https://svn.forgerock.org/openidm/trunk@1335 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1334 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1333 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
taskscanner service. Updated DateUtil to use JodaTime for easier timestamp handling (both creation and parsing into Date objects). JodaTime should be faster and is threadsafe, so DateUtils can now be shared. Also renamed the taskscan-sunset.json config to schedule-taskscan_sunset.json so that the scheduler will pick up the config by default (otherwise it would not be available for schedule execution and would only be available for REST execution) git-svn-id: https://svn.forgerock.org/openidm/trunk@1332 d98387aa-ee2c-4292-a9e6-504d2a719fd3
22 Oct, 2012
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1329 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Add a link to the supported/tested versions of MySQL git-svn-id: https://svn.forgerock.org/openidm/trunk@1327 d98387aa-ee2c-4292-a9e6-504d2a719fd3
19 Oct, 2012
1 commit
-
… can use a browser-based REST client as well. git-svn-id: https://svn.forgerock.org/openidm/trunk@1323 d98387aa-ee2c-4292-a9e6-504d2a719fd3
18 Oct, 2012
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1317 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…horization failure. The detailCode approach needs to find an equivalent in the commons FR rest library git-svn-id: https://svn.forgerock.org/openidm/trunk@1316 d98387aa-ee2c-4292-a9e6-504d2a719fd3