11 Jun, 2014
4 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3368 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Adding extra searchable field to jdbc repo config when used by taskscanner is not documented Reviewed by Orsi over Skype git-svn-id: https://svn.forgerock.org/openidm/trunk@3367 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3366 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3365 d98387aa-ee2c-4292-a9e6-504d2a719fd3
10 Jun, 2014
6 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3360 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3359 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…re they fire only once across the cluster git-svn-id: https://svn.forgerock.org/openidm/trunk@3358 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3357 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3356 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3355 d98387aa-ee2c-4292-a9e6-504d2a719fd3
09 Jun, 2014
10 commits
-
Restore audit logging on CRUD operations for system/provisioner endpoints. git-svn-id: https://svn.forgerock.org/openidm/trunk@3352 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Support class-loading from external java libraries by setting ScriptRegistry class loader to org.forgerock.openidm.script. Currently supported for JAVASCRIPT ONLY. This means that if you package a jar as an OSGi-Fragment attached to org.forgerock.openidm.script, your package files will be "visible" to javascript invocation by the Rhino Engine: <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <extensions>true</extensions> <configuration> <instructions> <Fragment-Host>org.forgerock.openidm.script</Fragment-Host> <Export-Package></Export-Package> </instructions> </configuration> </plugin> see also https://lists.forgerock.org/pipermail/openidm/2012-January/000408.html git-svn-id: https://svn.forgerock.org/openidm/trunk@3351 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3349 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3348 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3347 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
script SNAPSHOTs. git-svn-id: https://svn.forgerock.org/openidm/trunk@3346 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Allow roles property to be an empty list, but mandate that the property must be set (and be a list). git-svn-id: https://svn.forgerock.org/openidm/trunk@3345 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Support class-loading from external java libraries by setting ScriptRegistry class loader to org.forgerock.openidm.script. This means that if you package a jar as an OSGi-Fragment attached to org.forgerock.openidm.script, your package files will be "visible" to javascript invocation by the Rhino Engine: <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <extensions>true</extensions> <configuration> <instructions> <Fragment-Host>org.forgerock.openidm.script</Fragment-Host> <Export-Package></Export-Package> </instructions> </configuration> </plugin> see also https://lists.forgerock.org/pipermail/openidm/2012-January/000408.html git-svn-id: https://svn.forgerock.org/openidm/trunk@3344 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Restore authenticationId in access audit log by refactoring SecurityCoontextMapper usage so that it maintains authenticationid in the MessageInfo param map. git-svn-id: https://svn.forgerock.org/openidm/trunk@3343 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3342 d98387aa-ee2c-4292-a9e6-504d2a719fd3
08 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3341 d98387aa-ee2c-4292-a9e6-504d2a719fd3
06 Jun, 2014
6 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3340 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3338 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3337 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3336 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3335 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3334 d98387aa-ee2c-4292-a9e6-504d2a719fd3
05 Jun, 2014
5 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3333 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3332 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
the notifyDelete on the sync service with contet = { "oldValue" : null } to meet the contract. Reviewed by Jason over skype. git-svn-id: https://svn.forgerock.org/openidm/trunk@3330 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3329 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3328 d98387aa-ee2c-4292-a9e6-504d2a719fd3
04 Jun, 2014
8 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3327 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…c.json "assignments" field to be named "assignmentsToMap" git-svn-id: https://svn.forgerock.org/openidm/trunk@3326 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3325 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3324 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Reviewed by Orsi over Skype git-svn-id: https://svn.forgerock.org/openidm/trunk@3323 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3322 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3321 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Perform the empty role check as part of security context validation and throw ForbiddenException from there if the user has no roles. This allows the auth modules to focus on successful authentication, and lets an optional global context augmentation script fill out the roles if configured to do so. git-svn-id: https://svn.forgerock.org/openidm/trunk@3320 d98387aa-ee2c-4292-a9e6-504d2a719fd3