19 Nov, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@11448 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
11 Nov, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@11382 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
10 Nov, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@11372 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@11370 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
04 Nov, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@11327 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
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@11212 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…s rather than JSON "header" messages when internal errors occur. git-svn-id: https://svn.forgerock.org/openam/trunk@11207 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
23 Oct, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@11188 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
13 Oct, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@11021 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
06 Oct, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@10884 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@10872 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
25 Sep, 2014
1 commit
-
… (match) authentication git-svn-id: https://svn.forgerock.org/openam/trunk@10695 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
20 Sep, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@10591 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
18 Sep, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@10567 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
15 Sep, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@10513 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@10512 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
12 Sep, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@10481 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 Sep, 2014
1 commit
-
…ge as it runs the script. Reviewed visually by Jaco. git-svn-id: https://svn.forgerock.org/openam/trunk@10335 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
27 Aug, 2014
1 commit
-
The username is now determined in the HOTP module's init method, so the HOTPService is correctly initialized for session upgrade scenario as well. git-svn-id: https://svn.forgerock.org/openam/trunk@10282 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
05 Aug, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@10021 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…tion for client scripts to delay auto-submission while waiting for asynchronous client-side calls to complete. When handling asynchronous calls, autoSubmitDelay should be set to a reasonably high number and submit() should be called by the client script once all asynchronous calls have completed. Also, updated DeviceMatch client-side.js to make use of this new feature. The call to geolocation.getCurrentPosition now needs to have an error callback to ensure submit() is called promptly after any failure occurs - except for the case identified by https://bugzilla.mozilla.org/show_bug.cgi?id=675533 git-svn-id: https://svn.forgerock.org/openam/trunk@10020 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
04 Aug, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9997 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
01 Aug, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9992 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
31 Jul, 2014
4 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9964 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…ice factory into commons for re-use. git-svn-id: https://svn.forgerock.org/openam/trunk@9959 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…o the module. Visual review by Phil. git-svn-id: https://svn.forgerock.org/openam/trunk@9952 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Reordering elements in the service to have the related settings close to each other, also cleaned up the localization a bit and resolved a few inconsistencies. git-svn-id: https://svn.forgerock.org/openam/trunk@9950 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
30 Jul, 2014
5 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9945 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9944 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9943 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9941 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…b, Phill, Brian, Andy and Peter. git-svn-id: https://svn.forgerock.org/openam/trunk@9932 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
29 Jul, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9900 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9892 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
28 Jul, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9885 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d