19 Jun, 2014
4 commits
-
Log audit activity of managed object on successful update even if synchronization fails. git-svn-id: https://svn.forgerock.org/openidm/trunk@3425 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3424 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3423 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ased on changes in OPENIDM-1708 git-svn-id: https://svn.forgerock.org/openidm/trunk@3422 d98387aa-ee2c-4292-a9e6-504d2a719fd3
18 Jun, 2014
17 commits
-
…nc call. Renamed method to describe action being done committed in r3385 and updated the license to reflect the year. git-svn-id: https://svn.forgerock.org/openidm/trunk@3421 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3420 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3419 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3418 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3417 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3416 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3415 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3414 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
(_var- prefix changes to var-) git-svn-id: https://svn.forgerock.org/openidm/trunk@3413 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3412 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3411 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3410 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…lth service Vs _action=test) Reviewed by Laurent over Skype git-svn-id: https://svn.forgerock.org/openidm/trunk@3409 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3408 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3407 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3406 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…n the deleted object) git-svn-id: https://svn.forgerock.org/openidm/trunk@3405 d98387aa-ee2c-4292-a9e6-504d2a719fd3
17 Jun, 2014
9 commits
-
Disabling MANAGED_USER auth module for several samples, in favor of PASSTHROUGH to system/ldap/account Just toggled a boolean config value; no review necessary. Rationale for change: Previously, we attempted to authenticate using MANAGED_USER first, followed by a few others and then finally PASSTHROUGH. The reason it was first created it this way was so that if there was a fully- populated managed/user entry, it would not need to query the remote system. This works fine if you are syncing passwords between managed/user and the remote backend, but as mentioned in OPENIDM-1953, that isn't always the case. To compound this problem, there is also the new function around role calculation; this is per-auth module, and so if you want to calculate roles for a given user you would need to do it for both MANAGED_USER and PASSTHROUGH, if they were both enabled. This redundancy is annoying and a likely source of confusion. So, this change is to just disable the MANAGED_USER auth module, and always use the PASSTHROUGH config. git-svn-id: https://svn.forgerock.org/openidm/trunk@3404 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3403 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
CR-3766 (First draft of an upgrade chapter for OpenIDM 3.0) git-svn-id: https://svn.forgerock.org/openidm/trunk@3402 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3401 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3400 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3399 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3398 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3397 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3396 d98387aa-ee2c-4292-a9e6-504d2a719fd3
13 Jun, 2014
6 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3392 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3391 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…N conf files are now loaded immediately. Minor code style cleanup. git-svn-id: https://svn.forgerock.org/openidm/trunk@3390 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3389 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3388 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Update the samples doc with QA review comments from Laurent. git-svn-id: https://svn.forgerock.org/openidm/trunk@3387 d98387aa-ee2c-4292-a9e6-504d2a719fd3
12 Jun, 2014
4 commits
-
…re causing the resource servlet to not function properly git-svn-id: https://svn.forgerock.org/openidm/trunk@3386 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3385 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3384 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3383 d98387aa-ee2c-4292-a9e6-504d2a719fd3