16 Jul, 2013
1 commit
-
… AttributeAuthorityMappers should be thread safe; CR-1980 git-svn-id: https://svn.forgerock.org/openam/trunk@5861 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
12 Jul, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5849 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
01 Jul, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5724 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
24 Jun, 2013
1 commit
-
…de in commons dependency git-svn-id: https://svn.forgerock.org/openam/trunk@5630 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
20 Jun, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5607 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
06 Jun, 2013
1 commit
-
Modified the handling of passive authentication requests, this way it is possible to interrupt the passive AuthnRequest handling and still send back an appropriate SAML response. An example use-case would be to redirect the request away to a remember me authentication module, so you get authenticated with a cookie during just a simple passive request instead of returning a NoPassive response. git-svn-id: https://svn.forgerock.org/openam/trunk@5488 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
29 May, 2013
1 commit
-
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
25 May, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5360 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
24 May, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5349 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5344 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
15 May, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5290 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
15 Apr, 2013
1 commit
-
Link typos (Thanks, Garyl) git-svn-id: https://svn.forgerock.org/openam/trunk@5041 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
18 Mar, 2013
1 commit
-
Implementing the Maven module for IdP Discovery git-svn-id: https://svn.forgerock.org/openam/trunk@4700 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
14 Mar, 2013
1 commit
-
Auto federation should also try to use the NameID if Use NameID as User ID setting is enabled git-svn-id: https://svn.forgerock.org/openam/trunk@4664 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
10 Mar, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@4597 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
22 Feb, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@4411 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…Datastore for the values. git-svn-id: https://svn.forgerock.org/openam/trunk@4393 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
21 Feb, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@4380 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
20 Feb, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@4372 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
18 Feb, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@4345 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
13 Feb, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@4301 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
01 Feb, 2013
1 commit
-
… from openam-server-only to openam-locale. A couple of additional changes to fix NPE's and latest XACML3 development. git-svn-id: https://svn.forgerock.org/openam/trunk@4182 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
31 Jan, 2013
1 commit
-
* Introduced SupportedAPITaglet and SupportedAllApiTaglet in order to prevent JavaDoc warnings * Created required package-info.java files for packages that are part of the public API * Updated pom.xml to refer to all the packages involved in the JavaDoc generation * Minor updates to Java classes to resolve JavaDoc warnings/errors git-svn-id: https://svn.forgerock.org/openam/trunk@4169 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
29 Jan, 2013
1 commit
-
…rketing Road map updates per version naming git-svn-id: https://svn.forgerock.org/openam/trunk@4138 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
11 Jan, 2013
1 commit
-
Changed the inflating mechanism, so it actually tries to buffer the input using the configured buffer size. git-svn-id: https://svn.forgerock.org/openam/trunk@4021 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
12 Dec, 2012
4 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3855 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3853 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3849 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3847 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
11 Dec, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3841 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
30 Nov, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3744 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
27 Nov, 2012
1 commit
-
…pleted. CR-915 has been reopened once again for review. git-svn-id: https://svn.forgerock.org/openam/trunk@3724 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
26 Nov, 2012
1 commit
-
… Store for SAML2 failover. git-svn-id: https://svn.forgerock.org/openam/trunk@3699 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
22 Nov, 2012
3 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3677 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3671 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3666 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
18 Nov, 2012
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3643 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3642 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
09 Nov, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3589 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
05 Nov, 2012
1 commit
-
…for use for SAML2 and OAUTH2 tokens as well. git-svn-id: https://svn.forgerock.org/openam/trunk@3531 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d