25 Jun, 2014
1 commit
-
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
19 Jun, 2014
1 commit
-
…ding order not alphabetical git-svn-id: https://svn.forgerock.org/openam/trunk@9345 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
11 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9236 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
04 Jun, 2014
1 commit
-
…am-federation-library git-svn-id: https://svn.forgerock.org/openam/trunk@9122 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
27 May, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9082 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…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
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
1 commit
-
Using Base64#decode(char[]) now as that is slightly faster than the String version. git-svn-id: https://svn.forgerock.org/openam/trunk@9046 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
-
TransformerFactory objects are now also cached using the PerThreadCache solution. git-svn-id: https://svn.forgerock.org/openam/trunk@8945 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8941 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
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
30 Apr, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8826 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@8814 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
07 Apr, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8594 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
04 Apr, 2014
1 commit
-
Ensuring that a single InternalSession can be only updated by one thread at a time to prevent MODIFY request failures. git-svn-id: https://svn.forgerock.org/openam/trunk@8581 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
25 Mar, 2014
1 commit
-
Check that the return value of Base64.decode() isn't null. git-svn-id: https://svn.forgerock.org/openam/trunk@8487 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
19 Mar, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8414 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
07 Mar, 2014
1 commit
-
…lt for parameters, and parameters required for interop tests. git-svn-id: https://svn.forgerock.org/openam/trunk@8300 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
25 Feb, 2014
1 commit
-
This commit reverts OPENAM-1622. git-svn-id: https://svn.forgerock.org/openam/trunk@8223 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
24 Feb, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8200 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
22 Feb, 2014
1 commit
-
Allowing Java EE agents to set HttpOnly flag on cookies created by the agent. git-svn-id: https://svn.forgerock.org/openam/trunk@8184 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
20 Feb, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8152 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
19 Feb, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8139 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
13 Feb, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8051 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
28 Jan, 2014
2 commits
-
…nsive initialisation overhead. git-svn-id: https://svn.forgerock.org/openam/trunk@7913 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…overhead on each call. git-svn-id: https://svn.forgerock.org/openam/trunk@7906 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
27 Jan, 2014
1 commit
-
…st practice: http://wiki.fasterxml.com/JacksonBestPracticesPerformance. git-svn-id: https://svn.forgerock.org/openam/trunk@7903 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
17 Dec, 2013
1 commit
-
Fixed the OpenID Connect prompt parameter actions. git-svn-id: https://svn.forgerock.org/openam/trunk@7601 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
07 Dec, 2013
1 commit
-
Small adjustments to CollectionHelper#getIntMapAttr git-svn-id: https://svn.forgerock.org/openam/trunk@7492 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
16 Oct, 2013
1 commit
-
… fix for wildcards in the host part of a URL git-svn-id: https://svn.forgerock.org/openam/trunk@6949 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
11 Oct, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6900 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
28 Aug, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6440 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