18 Jun, 2013
3 commits
-
…ession quota constraint git-svn-id: https://svn.forgerock.org/openam/trunk@5593 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Due to the fact that the JAX-RPC interface never actually gets the isString parameter, I've ended up creating a new method on the interface, this way old versions of clients should still be able to retrieve non binary attributes. The binary data is being transferred in a Base64 encoded format to the client, where the client needs to decode and recreate the Map<String, byte[][]> structure. git-svn-id: https://svn.forgerock.org/openam/trunk@5585 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
AgentsRepo now makes sure that the internal cache is dirtied for agents if their agentgroup has been updated. git-svn-id: https://svn.forgerock.org/openam/trunk@5582 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
17 Jun, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5579 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
14 Jun, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5568 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…ST timezone. Verified by Bernhard. git-svn-id: https://svn.forgerock.org/openam/trunk@5562 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
12 Jun, 2013
4 commits
-
Now we are using CaseInsensitiveHashSet/Map implementations to store HTTP headers for serialized requests. git-svn-id: https://svn.forgerock.org/openam/trunk@5535 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
… does not support i18n git-svn-id: https://svn.forgerock.org/openam/trunk@5530 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5529 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Fixing resource bundle reference changes coming out of AME-298 in the old data store code. git-svn-id: https://svn.forgerock.org/openam/trunk@5526 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
11 Jun, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5516 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5509 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
07 Jun, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5500 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5497 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
06 Jun, 2013
3 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5489 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
First drop of the new OpenDJ LDAP SDK based IdRepo implementation git-svn-id: https://svn.forgerock.org/openam/trunk@5487 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…n requests fail with 500 status code. Resolved by updating the OAuthAdapter to more closely handle the OAuth tokens provided by OpenDJTokenRepo. git-svn-id: https://svn.forgerock.org/openam/trunk@5485 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
03 Jun, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5448 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5444 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
31 May, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5439 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
30 May, 2013
1 commit
-
Request parameter map is now correctly serialized. git-svn-id: https://svn.forgerock.org/openam/trunk@5430 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
29 May, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5413 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
AME-259: (CR-1751) CTSv2 scale to 2000 sessions/sec Upgraded the Core Token Services to v2 with a more generalised token storage format. This cover all Core Token Service areas including Sessions, SAML Tokens and OAuth Tokens. New LDAP schema is included which fits into the previous schema. Performance testing of implementation finds its performance to be acceptable with the possibility of further tuning later. git-svn-id: https://svn.forgerock.org/openam/trunk@5405 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
28 May, 2013
3 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5396 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Invalidate session on console no longer should cause an external HTTP request. git-svn-id: https://svn.forgerock.org/openam/trunk@5393 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Persistent cookies can now have separate authlevel and authtype. git-svn-id: https://svn.forgerock.org/openam/trunk@5392 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
24 May, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5354 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
23 May, 2013
2 commits
-
…ncy within the client git-svn-id: https://svn.forgerock.org/openam/trunk@5336 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5329 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
22 May, 2013
1 commit
-
Changing net.java.dev.msv.datatype.xsd:xsdlib to com.sun.msv.datatype.xsd:xsdlib git-svn-id: https://svn.forgerock.org/openam/trunk@5322 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
20 May, 2013
1 commit
-
…ates (AME-1316/CR-1672) git-svn-id: https://svn.forgerock.org/openam/trunk@5306 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
13 May, 2013
1 commit
-
Switching from commons-codec to our own Base64 implementation to maintain consistency git-svn-id: https://svn.forgerock.org/openam/trunk@5254 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
10 May, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5245 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
09 May, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5229 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
08 May, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5228 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
03 May, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5202 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5196 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
01 May, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5182 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
30 Apr, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5175 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Fixing SFO getSessionsByUUID method, so it returns the actual session details for the session quota framework. git-svn-id: https://svn.forgerock.org/openam/trunk@5157 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d