21 Jul, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9808 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
15 Jul, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9745 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…ntation has been updated to perform all operations asynchronously. git-svn-id: https://svn.forgerock.org/openam/trunk@9740 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
08 Jul, 2014
1 commit
-
…lback to tolerate integer value provided as a String git-svn-id: https://svn.forgerock.org/openam/trunk@9591 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
25 Jun, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9416 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
19 Jun, 2014
2 commits
-
…e used by the new entitlement UI; AME-3714, CR-3802 - Expose decision combiners via a CREST endpoint. These will be used by the new entitlement UI. git-svn-id: https://svn.forgerock.org/openam/trunk@9357 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
AME-3613 CR-3776 Create basic scripted authentication module AME-3614 CR-3700 Added validation support to the scripting framework AME-3623 CR-3757 Enable scripts to make REST calls AME-3621 CR-3755 JavaScript scripting engine support AME-3629 CR-3742 Implement TextOutput Callback AME-3729 CR-3761 Ensure JS necessary characters can be passed over transport via PLL AME-3620 CR-3788 Enable Groovy support within our custom scripting engine AME-3626 CR-3759 Add logging support to authentication scripting Noteworthy Subtasks: AME-3708 CR-3722 Changed the default size of the Script text areas AME-3657 CR-3796 Add validation functionality to Scripting UI git-svn-id: https://svn.forgerock.org/openam/trunk@9354 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
17 Jun, 2014
1 commit
-
… logical operators when exposed over REST by including a new attribute: logical, which is a boolean true or false git-svn-id: https://svn.forgerock.org/openam/trunk@9304 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
28 May, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9085 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
27 May, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@9079 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
12 May, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8929 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
02 May, 2014
1 commit
-
…family of signing algorithms git-svn-id: https://svn.forgerock.org/openam/trunk@8863 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
01 May, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8856 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8854 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
29 Apr, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8820 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8814 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
28 Apr, 2014
3 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8799 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8798 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…common library - part 2 git-svn-id: https://svn.forgerock.org/openam/trunk@8795 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
17 Apr, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8709 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
16 Apr, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8682 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
14 Apr, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8665 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
09 Apr, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8621 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
08 Apr, 2014
1 commit
-
…k) for documentation. git-svn-id: https://svn.forgerock.org/openam/trunk@8609 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
26 Mar, 2014
1 commit
-
…ervice whose entrypoint, handleRequest will return true if the caller is to continue processing the request, and false if not. The CORSService is provided with the HTTP request and response, and will alter the response in such a way to make it CORS-compliant if appropriate to do so, depending on whether we determine ther request to be following the preflight or actual request flow. The CORS spec can be found at www.w4.org. git-svn-id: https://svn.forgerock.org/openam/trunk@8500 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
14 Mar, 2014
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8364 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8363 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
07 Mar, 2014
1 commit
-
…on requires updates to calling mechanism to pass the password for private key retrieval in at the point of retrieval, rather than at the point of keystore representation creation git-svn-id: https://svn.forgerock.org/openam/trunk@8309 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
23 Jan, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@7865 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
21 Jan, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@7833 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
07 Jan, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@7707 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
02 Oct, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6726 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
25 Sep, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6664 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…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
20 Sep, 2013
3 commits
-
…as apart of json response body git-svn-id: https://svn.forgerock.org/openam/trunk@6604 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6602 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6601 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
18 Sep, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6568 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
04 Sep, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6509 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
19 Aug, 2013
1 commit
-
…cannot be mocked at this time git-svn-id: https://svn.forgerock.org/openam/trunk@6333 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d