28 Jul, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9880 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9875 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
25 Jul, 2014
1 commit
-
…tion about whether this helps or hinders scripted device print git-svn-id: https://svn.forgerock.org/openam/trunk@9857 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
15 Jul, 2014
1 commit
-
…ntation has been updated to perform all operations asynchronously. git-svn-id: https://svn.forgerock.org/openam/trunk@9740 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
14 Jul, 2014
2 commits
-
…in null column headers git-svn-id: https://svn.forgerock.org/openam/trunk@9733 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9724 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
07 Jul, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9566 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
02 Jul, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9527 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
30 Jun, 2014
1 commit
-
…lect true identities. This alters the upgrade process to switch policy object references in the default applications to match the references used in the new REST endpoints. git-svn-id: https://svn.forgerock.org/openam/trunk@9488 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
27 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9483 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
26 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9427 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
3 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9356 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
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
-
…ding order not alphabetical git-svn-id: https://svn.forgerock.org/openam/trunk@9345 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
18 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9326 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
16 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9297 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
27 May, 2014
2 commits
-
…size of the most recent 'x' transactions to any given store (refresh, destroy, setProperty and logout) per session-storage level can be set through the Console. This exposes over SNMP the average times to perform each operation on each session-storage type. It also exposes the current total number of sessions in each session-storage type. git-svn-id: https://svn.forgerock.org/openam/trunk@9080 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
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
24 May, 2014
2 commits
-
Modifying RestAuthorizationDispatcherFilter to handle /sessions authorization. git-svn-id: https://svn.forgerock.org/openam/trunk@9039 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Modifying RestAuthorizationDispatcherFilter to handle /serverinfo authorization. git-svn-id: https://svn.forgerock.org/openam/trunk@9038 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
16 May, 2014
3 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8989 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8988 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
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
14 May, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8969 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
13 May, 2014
2 commits
-
Using HttpURLConnectionManager wherever possible to ensure timeouts are always properly configured. git-svn-id: https://svn.forgerock.org/openam/trunk@8943 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8938 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
06 May, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8880 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
30 Apr, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8837 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8829 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
29 Apr, 2014
2 commits
-
…lk and will instead read from the CTS. git-svn-id: https://svn.forgerock.org/openam/trunk@8824 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8820 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
28 Apr, 2014
1 commit
-
…common library - part 2 git-svn-id: https://svn.forgerock.org/openam/trunk@8795 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
27 Apr, 2014
1 commit
-
Adding new actions for the default entitlement application: PUT, DELETE, HEAD, OPTIONS, PATCH git-svn-id: https://svn.forgerock.org/openam/trunk@8780 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
17 Apr, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8709 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
15 Apr, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8672 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
14 Apr, 2014
1 commit
-
Enhanced the default IDP Finder implementation to handle the case when the remote SP does not request a specific AuthnContextClassRef. git-svn-id: https://svn.forgerock.org/openam/trunk@8642 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d