10 Feb, 2015
1 commit
-
against module config to avoid repo read for self-registration use-cases. git-svn-id: https://svn.forgerock.org/openidm/trunk@4822 d98387aa-ee2c-4292-a9e6-504d2a719fd3
02 Feb, 2015
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@4788 d98387aa-ee2c-4292-a9e6-504d2a719fd3
21 Nov, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@4374 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@4372 d98387aa-ee2c-4292-a9e6-504d2a719fd3
19 Nov, 2014
1 commit
-
…ow to setup OpenDJ using CLI commands git-svn-id: https://svn.forgerock.org/openidm/trunk@4347 d98387aa-ee2c-4292-a9e6-504d2a719fd3
05 Nov, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@4235 d98387aa-ee2c-4292-a9e6-504d2a719fd3
14 Oct, 2014
1 commit
-
… use [1.4.0.0,2.0.0.0), reformatted most of the provisioner files to match the coding guidelines and moved the connectorRef section at the top (below name) to be consistent throughout. git-svn-id: https://svn.forgerock.org/openidm/trunk@4044 d98387aa-ee2c-4292-a9e6-504d2a719fd3
04 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3325 d98387aa-ee2c-4292-a9e6-504d2a719fd3
02 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3298 d98387aa-ee2c-4292-a9e6-504d2a719fd3
30 May, 2014
1 commit
-
Support reauth for any auth module configured in authentication.json. * AuthenticationService now handles requests on /authentication, replaciing AuthFilter which was not a filter, and did not fully handle reauth. * Authenticators are used from both JASPI auth modules and AuthenticationService to provide the authentication--either with Http headers in the case of the auth modules, or from the authcid in the HttpContext and the reauth header in the case of reauthentication. * AuthenticationService now satisfies the AuthenticationConfig service for the purposes of OSGiAuthFilterBuilder's access to the config to build the JASPI CAF. * The duplicative managed/user config at the top of the sample authentication.json files are now removed, thus satisfying OPENIDM-1781. git-svn-id: https://svn.forgerock.org/openidm/trunk@3282 d98387aa-ee2c-4292-a9e6-504d2a719fd3
28 May, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3268 d98387aa-ee2c-4292-a9e6-504d2a719fd3
27 May, 2014
1 commit
-
Additional decoupling of auth module role calculation and security context population from auth module validation code. Notably: * factor out basic auth code to allow PassthroughModule to support both basic auth and X-OpenIDM- header auth. * remove IWAPassthroughModule in favor of using auth module configuration to control order of execution * separate client cert auth into its own module, supporting an list of "allowedAuthenticationIdPatterns" to compare against the subject DN * remove static dependency on OSGIAuthnFilterBuilder for injection of OSGi artifacts - improves testability git-svn-id: https://svn.forgerock.org/openidm/trunk@3261 d98387aa-ee2c-4292-a9e6-504d2a719fd3
14 May, 2014
1 commit
-
Provide additional detail on sync failures from managed object CRUD operations. Provide example compensation script to compensate for sync failures. git-svn-id: https://svn.forgerock.org/openidm/trunk@3207 d98387aa-ee2c-4292-a9e6-504d2a719fd3
12 May, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3171 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 Apr, 2014
1 commit
-
…low working with the UI, plus some overall cleanup git-svn-id: https://svn.forgerock.org/openidm/trunk@3126 d98387aa-ee2c-4292-a9e6-504d2a719fd3
18 Apr, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3108 d98387aa-ee2c-4292-a9e6-504d2a719fd3
03 Apr, 2014
1 commit
-
Doesn't include sample3 updates git-svn-id: https://svn.forgerock.org/openidm/trunk@3051 d98387aa-ee2c-4292-a9e6-504d2a719fd3
17 Mar, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2979 d98387aa-ee2c-4292-a9e6-504d2a719fd3
02 Oct, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2517 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 Jul, 2013
1 commit
-
Fix regression if syncFailureHandler is not defined in config; liveSync failures will result in infinite retries as before Fix bug where handler exception is never logged by provisioner. Use singleton pattern for handlers without state. Update all samples to have sane defaults of 5 retries and logged-ignore handler. Update README. git-svn-id: https://svn.forgerock.org/openidm/trunk@2321 d98387aa-ee2c-4292-a9e6-504d2a719fd3
16 Jul, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2291 d98387aa-ee2c-4292-a9e6-504d2a719fd3
15 Jul, 2013
1 commit
-
Add retry capability for liveSync failures; support dead-letter queue, logging, and scriptable failure handlers. merge -r2260:2287 https://svn.forgerock.org/openidm/branches/OPENIDM-1326 git-svn-id: https://svn.forgerock.org/openidm/trunk@2288 d98387aa-ee2c-4292-a9e6-504d2a719fd3
04 Apr, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@2074 d98387aa-ee2c-4292-a9e6-504d2a719fd3
15 Jan, 2013
1 commit
-
…currentExecution" (default to false) which enables/disables concurrent execution of individual job triggers, and updated sample schedule configs. git-svn-id: https://svn.forgerock.org/openidm/trunk@1890 d98387aa-ee2c-4292-a9e6-504d2a719fd3
17 Dec, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1807 d98387aa-ee2c-4292-a9e6-504d2a719fd3
15 Dec, 2012
1 commit
-
… links. Changes to sample 2 and 6 to use SOURCE_MISSING for delete sync. git-svn-id: https://svn.forgerock.org/openidm/trunk@1801 d98387aa-ee2c-4292-a9e6-504d2a719fd3
10 Dec, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1754 d98387aa-ee2c-4292-a9e6-504d2a719fd3
01 Dec, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1682 d98387aa-ee2c-4292-a9e6-504d2a719fd3
29 Nov, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1674 d98387aa-ee2c-4292-a9e6-504d2a719fd3
13 Sep, 2012
1 commit
-
… scheduler log message. git-svn-id: https://svn.forgerock.org/openidm/trunk@1210 d98387aa-ee2c-4292-a9e6-504d2a719fd3
19 Aug, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1175 d98387aa-ee2c-4292-a9e6-504d2a719fd3
24 May, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@1074 d98387aa-ee2c-4292-a9e6-504d2a719fd3
30 Jan, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@886 d98387aa-ee2c-4292-a9e6-504d2a719fd3
28 Jan, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@885 d98387aa-ee2c-4292-a9e6-504d2a719fd3
13 Jan, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@802 d98387aa-ee2c-4292-a9e6-504d2a719fd3
12 Jan, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@789 d98387aa-ee2c-4292-a9e6-504d2a719fd3
23 Dec, 2011
3 commits
-
… individual for the sampes any more. Some minor adjustments. git-svn-id: https://svn.forgerock.org/openidm/trunk@697 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@689 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@688 d98387aa-ee2c-4292-a9e6-504d2a719fd3
13 Dec, 2011
1 commit
-
… embeddedServer for clustered (default false), clusterName (default openidm), clusterAddress (default 235.1.1.1), clusterPort (default 2424). embeddedServer property now a boolean instead of String. root user password now defaulted to regular user password, settable via rootPwd. git-svn-id: https://svn.forgerock.org/openidm/trunk@617 d98387aa-ee2c-4292-a9e6-504d2a719fd3