28 Nov, 2014
1 commit
-
…per" from "single" to "list" git-svn-id: https://svn.forgerock.org/openam/trunk@11580 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
27 Nov, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@11566 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
26 Nov, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@11540 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@11534 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
24 Nov, 2014
1 commit
-
…ma changes between 11.0.0 and 12.0.0 git-svn-id: https://svn.forgerock.org/openam/trunk@11497 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
21 Nov, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@11471 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
10 Nov, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@11372 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
31 Oct, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@11290 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
27 Oct, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@11212 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
07 Oct, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@10914 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
17 Sep, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@10542 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
16 Sep, 2014
1 commit
-
…e OIDC module better respects the spec, refactors out the JWT handling of the OIDC and OAuth 2 modules to avoid code duplication, and modifies the current OAuth 2 module to extract out the OIDC token if present. git-svn-id: https://svn.forgerock.org/openam/trunk@10536 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
09 Sep, 2014
1 commit
-
The way AM sent the 302 redirect and the way the XUI handled the response did not actually perform the redirect. Now AM and the XUI behave well with redirect callbacks. git-svn-id: https://svn.forgerock.org/openam/trunk@10430 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
01 Jul, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9499 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
13 May, 2014
1 commit
-
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
15 Apr, 2014
1 commit
-
…stURL() to construct ORIG_URL cookie (CR-3379) git-svn-id: https://svn.forgerock.org/openam/trunk@8671 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
05 Apr, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8592 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
10 Jan, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@7766 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
05 Nov, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@7177 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
03 Oct, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6761 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
27 Sep, 2013
1 commit
-
Moved the callback descriptor XMLs to their original location. git-svn-id: https://svn.forgerock.org/openam/trunk@6676 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
25 Sep, 2013
1 commit
-
In case of SAML authentication the AM_ORIG_URL shouldn't store the AMAuthCookie= parameter, so for the second visit the authentication session continues fine. git-svn-id: https://svn.forgerock.org/openam/trunk@6651 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
24 Sep, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6623 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
04 Sep, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6498 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
16 Aug, 2013
2 commits
-
Fixing authentication module service structure and lookup mechanism git-svn-id: https://svn.forgerock.org/openam/trunk@6292 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6290 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
15 Aug, 2013
1 commit
-
* Use commons-lang 2 consistently, and remove commons-lang3 * Remove JMQ/JMS dependencies * Removing backport-util-concurrent * Aligning license headers * Moving amadmtools to openam-core for now (it may be extracted in the future, when all the CLI tools have their own modules) * Consolidating POMs git-svn-id: https://svn.forgerock.org/openam/trunk@6284 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
08 Aug, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6177 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
02 Aug, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6104 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
28 May, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@5391 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
03 Jan, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3990 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
12 Nov, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3604 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
04 Nov, 2012
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@3521 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d