14 Jul, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9724 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
25 Jun, 2014
2 commits
-
DAS now supports goto URL validation. Changes: * The valid goto URL domain setting has been moved to a new service called validationService, the new property name is "openam-auth-valid-goto-resources" * A new delegation policy has been created that allows agent accounts to read the validationService settings * The necessary upgrade step has been implemented that should migrate existing valid goto domains to the new service (also removes the old ones), which also ensures that the new delegation policy is added to the system. * The Goto URL validation logic has been extracted out to a separate class called GotoUrlValidator, which is now can be used from both openam-core and openam-federation-library (for Relaystate evaluations). git-svn-id: https://svn.forgerock.org/openam/trunk@9424 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9415 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
19 Jun, 2014
1 commit
-
AME-3613 CR-3776 Create basic scripted authentication module AME-3614 CR-3700 Added validation support to the scripting framework AME-3623 CR-3757 Enable scripts to make REST calls AME-3621 CR-3755 JavaScript scripting engine support AME-3629 CR-3742 Implement TextOutput Callback AME-3729 CR-3761 Ensure JS necessary characters can be passed over transport via PLL AME-3620 CR-3788 Enable Groovy support within our custom scripting engine AME-3626 CR-3759 Add logging support to authentication scripting Noteworthy Subtasks: AME-3708 CR-3722 Changed the default size of the Script text areas AME-3657 CR-3796 Add validation functionality to Scripting UI git-svn-id: https://svn.forgerock.org/openam/trunk@9354 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
27 May, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9073 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
26 May, 2014
1 commit
-
ResourceLookup changes: * instead of always using cache, we are now using an advanced property to determine if the lookup results should be cached * using ConcurrentHashMap instead of Hashtable * now only XMLs are looked up from classpath * Cached filenames are no longer verified before returning them to prevent extra lookups git-svn-id: https://svn.forgerock.org/openam/trunk@9062 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
16 May, 2014
1 commit
-
The admin password is now correctly encoded when AJAX calls are performed during configuration. git-svn-id: https://svn.forgerock.org/openam/trunk@8983 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
13 May, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8938 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
02 May, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8865 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
07 Apr, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8594 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
20 Mar, 2014
1 commit
-
…utes REST API between first and subsequent calls git-svn-id: https://svn.forgerock.org/openam/trunk@8437 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
11 Mar, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8337 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
10 Mar, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8319 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
25 Feb, 2014
1 commit
-
…gurator's click through licensing. git-svn-id: https://svn.forgerock.org/openam/trunk@8216 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
19 Feb, 2014
1 commit
-
AME-2999 / Add step to Custom Configuration install wizard AME-3000 / Add step to Default Configuration wizard AME-3001 / Add step/wizard to upgrade UI git-svn-id: https://svn.forgerock.org/openam/trunk@8148 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
17 Feb, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8089 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
14 Dec, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@7576 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
02 Oct, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6758 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
01 Oct, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6722 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
25 Sep, 2013
1 commit
-
…x or in an external Directory store. AME-2291 CR-2319 The CTS expired tokens deletion feature was too slow, this has now been improved. git-svn-id: https://svn.forgerock.org/openam/trunk@6647 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
19 Aug, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6320 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
15 Aug, 2013
1 commit
-
* Removing obsolete code * Moving lockhart to console * Separating out configurator and upgrade tool from openam-core * Moving LDIF files to their correct location * Removing unnecessary files * Fixing component builds after removing openam-locale * Updates based on review comments git-svn-id: https://svn.forgerock.org/openam/trunk@6286 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
08 Aug, 2013
1 commit
-
This merge also includes changes for: * short reports were always generated when clicking on an actionlink, even though the report isn't actually displayed. * Implementation of OPENAM-1630 SAML2 metadata signatures are now compliant with the specification. Within this change two new realm level option has been introduced: metadataSigningKey metadataSigningKeyPass These will tell OpenAM which private key to use for signing the SAML2 metadata. In case the SAML entity is remote, OpenAM will try to maintain the original XML signature (if present), otherwise it will be signed with the configured key. * Fixing minor bug with configurator in case the system is already upgraded. The problem was that the request for upgrade.htm resulted in a redirect which has been automatically followed, so the final response code was 200, and that confused the configurator. * Fix for OPENAM-2710 * Fix for OPENAM-2064 Dashboard service has been extracted to a separate LDIF file and the schema is now available for all supported data store types. git-svn-id: https://svn.forgerock.org/openam/trunk@6187 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
05 Aug, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6129 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
31 Jul, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6080 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
26 Jul, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6009 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
24 Jul, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5940 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
09 Jul, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5796 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
02 Jul, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5740 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
26 Jun, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5661 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
12 Jun, 2013
1 commit
-
Adding this missing property, so the replaypasswd property is now valid. git-svn-id: https://svn.forgerock.org/openam/trunk@5536 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
03 May, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5202 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
08 Apr, 2013
1 commit
-
…irectory removed from file list. git-svn-id: https://svn.forgerock.org/openam/trunk@4976 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
28 Mar, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@4871 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
22 Feb, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@4411 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
04 Feb, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@4209 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
30 Jan, 2013
1 commit
-
…m-core. This resolves issues when unit testing classes that use Debug. Also fixed failing unit tests. git-svn-id: https://svn.forgerock.org/openam/trunk@4156 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
21 Dec, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3984 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
07 Dec, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3813 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
29 Nov, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3742 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d