23 Jun, 2014
3 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9375 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9373 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9371 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
19 Jun, 2014
2 commits
-
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
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9326 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9324 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
15 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9282 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
11 Jun, 2014
3 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9245 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Adjusted the server default upgrade to match properties against the list of valid server properties to prevent removal of custom default settings. git-svn-id: https://svn.forgerock.org/openam/trunk@9241 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9236 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
09 Jun, 2014
2 commits
-
…et, so that hmac signing can occur successfully. git-svn-id: https://svn.forgerock.org/openam/trunk@9195 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9171 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
05 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9136 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
04 Jun, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9126 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…am-federation-library git-svn-id: https://svn.forgerock.org/openam/trunk@9122 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
03 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9119 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
28 May, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9087 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
-
Removed InetAddress#isReachable call to prevent ICMP requests being sent to configuration stores. git-svn-id: https://svn.forgerock.org/openam/trunk@9065 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
26 May, 2014
3 commits
-
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
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9059 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9056 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
25 May, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9053 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
24 May, 2014
3 commits
-
Minor improvements for SMSUtils class. git-svn-id: https://svn.forgerock.org/openam/trunk@9050 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Reviewed debug messages and ensured that they are always correctly wrapped with *Enabled methods. git-svn-id: https://svn.forgerock.org/openam/trunk@9048 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Only update session in CTS when the listener map actually changes. git-svn-id: https://svn.forgerock.org/openam/trunk@9043 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
20 May, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9018 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9016 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
16 May, 2014
1 commit
-
…ce constructors in non-server mode git-svn-id: https://svn.forgerock.org/openam/trunk@8991 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
3 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8954 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
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
12 May, 2014
4 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8933 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8932 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…nabled in the existing server configuration git-svn-id: https://svn.forgerock.org/openam/trunk@8924 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…nabled in the existing server configuration git-svn-id: https://svn.forgerock.org/openam/trunk@8923 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
30 Apr, 2014
1 commit
-
…ages. CR by Same Drew in person git-svn-id: https://svn.forgerock.org/openam/trunk@8842 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
29 Apr, 2014
1 commit
-
…lk and will instead read from the CTS. git-svn-id: https://svn.forgerock.org/openam/trunk@8824 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d