13 Aug, 2014
3 commits
-
Reviewed by Jason over Skype git-svn-id: https://svn.forgerock.org/openidm/trunk@3797 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ing event, general undefined/null clean-up git-svn-id: https://svn.forgerock.org/openidm/trunk@3796 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ivate key used to generate the cert to the keystore git-svn-id: https://svn.forgerock.org/openidm/trunk@3795 d98387aa-ee2c-4292-a9e6-504d2a719fd3
12 Aug, 2014
7 commits
-
…ng for add/edit/view connectors. git-svn-id: https://svn.forgerock.org/openidm/trunk@3794 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ng for add/edit/view connectors. git-svn-id: https://svn.forgerock.org/openidm/trunk@3793 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Refactor AuditService log filters from using a map of eventtype to some set of actions to a collection of log filters with a defined interface. Calling filter.isFiltered(context, request) lets AuditSerivceImpl#handleCreate determine whether to filter the request. This allows extension to other types of filters but also lets different event types use a different set of action constants and thus solves OPENIDM-2106. All AuditLogFilter implementation is hidden behind the static factory methods in AuditLogFilters. Note that in the implementations of newActivityActionFilter and newReconActionFilter, the resultant filter does not filter nulls or actions that are not constants of the requisite enum type. git-svn-id: https://svn.forgerock.org/openidm/trunk@3792 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3791 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3790 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…responses to be assumed to be returning full objects git-svn-id: https://svn.forgerock.org/openidm/trunk@3789 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3788 d98387aa-ee2c-4292-a9e6-504d2a719fd3
11 Aug, 2014
7 commits
-
Make interface to isolate source reconciliation from target reconciliaton private (renamed ReconAction -> Recon). Rename REST action enum Action -> ReconAction and make exportable from the bundle for use in audit log filtering. git-svn-id: https://svn.forgerock.org/openidm/trunk@3787 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Bug found with field work and resolved in Skype git-svn-id: https://svn.forgerock.org/openidm/trunk@3786 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Earlier version did not support overriding function definitions to provide custom behavior. Reviewed in skype git-svn-id: https://svn.forgerock.org/openidm/trunk@3785 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ther these changes provide support for the IWA authentication module. git-svn-id: https://svn.forgerock.org/openidm/trunk@3784 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3783 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Clarify behavior of default values in mapped attributes git-svn-id: https://svn.forgerock.org/openidm/trunk@3782 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3781 d98387aa-ee2c-4292-a9e6-504d2a719fd3
08 Aug, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3780 d98387aa-ee2c-4292-a9e6-504d2a719fd3
06 Aug, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3779 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3778 d98387aa-ee2c-4292-a9e6-504d2a719fd3
05 Aug, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3776 d98387aa-ee2c-4292-a9e6-504d2a719fd3
04 Aug, 2014
7 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3774 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3773 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3772 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
… yet supported with IDM 3 and to update supported Windows versions. git-svn-id: https://svn.forgerock.org/openidm/trunk@3771 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3770 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3769 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3767 d98387aa-ee2c-4292-a9e6-504d2a719fd3
01 Aug, 2014
4 commits
-
Isolate and use consistent query between generation of ReconEntry audit log and audit service entryType comparison for formatting. git-svn-id: https://svn.forgerock.org/openidm/trunk@3766 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
Allow both queryId/queryFilter in lieu of _queryId/_queryFilter (expression too). git-svn-id: https://svn.forgerock.org/openidm/trunk@3765 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ure end of file exception Some simple tweaks to our default xml provisioner configs so that they will not have multiple threads attempting to update the xml file at the same time (the cause of the corruption reported in the JIRA) git-svn-id: https://svn.forgerock.org/openidm/trunk@3764 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…ng for add/edit/view connectors. git-svn-id: https://svn.forgerock.org/openidm/trunk@3763 d98387aa-ee2c-4292-a9e6-504d2a719fd3
31 Jul, 2014
8 commits
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3757 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3755 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3754 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3753 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
…policy.js script where it is expecting request.resourceName to not be encoded so that the resourceId can be extracted from it. Issue addressed by making ResourceName object available to scripts and logic was updated in policy.js to use ResourceName.leaf() to get the decoded resourceId. git-svn-id: https://svn.forgerock.org/openidm/trunk@3752 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3751 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3748 d98387aa-ee2c-4292-a9e6-504d2a719fd3
-
git-svn-id: https://svn.forgerock.org/openidm/trunk@3745 d98387aa-ee2c-4292-a9e6-504d2a719fd3