31 Mar, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8532 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
28 Mar, 2014
3 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8521 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8520 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
This introduces a dependency on a -SNAPSHOT in order to check that everything runs fine in Jenkins as well before the release, which is coming real soon now. If ever the whole thing goes wrong, or we cannot release, I'll revert to remove the -SNAPSHOT dependency. git-svn-id: https://svn.forgerock.org/openam/trunk@8515 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
27 Mar, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8508 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
26 Mar, 2014
9 commits
-
…options for configuring OpenIdResolvers. git-svn-id: https://svn.forgerock.org/openam/trunk@8502 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…onfiguratortools zip files, containing a copy of all licenses to be reviewed. git-svn-id: https://svn.forgerock.org/openam/trunk@8501 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…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
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8499 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Check the loginState isn't nullified. git-svn-id: https://svn.forgerock.org/openam/trunk@8495 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…from the REST interface" git-svn-id: https://svn.forgerock.org/openam/trunk@8494 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8493 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…from the REST interface" git-svn-id: https://svn.forgerock.org/openam/trunk@8492 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…the LOGON_USER and REMOTE_USER parameters git-svn-id: https://svn.forgerock.org/openam/trunk@8491 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
25 Mar, 2014
2 commits
-
…. Resolved by including the acceptLicense parameter in the request. git-svn-id: https://svn.forgerock.org/openam/trunk@8489 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Check that the return value of Base64.decode() isn't null. git-svn-id: https://svn.forgerock.org/openam/trunk@8487 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
24 Mar, 2014
7 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8485 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8484 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
(Mention the new feature in the release notes.) git-svn-id: https://svn.forgerock.org/openam/trunk@8483 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8482 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8477 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8474 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…han expected for an auth token git-svn-id: https://svn.forgerock.org/openam/trunk@8472 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
23 Mar, 2014
2 commits
-
… reloaded in rare condition(CR-3216) git-svn-id: https://svn.forgerock.org/openam/trunk@8468 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Reordered the Enumeration creation, because Weblogic modifies the request object if the query and input encodings are differents. git-svn-id: https://svn.forgerock.org/openam/trunk@8466 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
22 Mar, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8464 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
21 Mar, 2014
5 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8463 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8462 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…r header to pass end-user client IP address git-svn-id: https://svn.forgerock.org/openam/trunk@8458 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8456 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8448 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
20 Mar, 2014
7 commits
-
Modified the cookiehandling logic for the authentication request forwarding, so the cookies now should retain all settings correctly. Also refactored the header copying mechanism to reduce duplication across LoginViewBeans. git-svn-id: https://svn.forgerock.org/openam/trunk@8441 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…utes REST API between first and subsequent calls git-svn-id: https://svn.forgerock.org/openam/trunk@8437 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Implemented a new upgrade step which should get only invoked when upgrading from 11.0.0. This new upgrade step resaves all the policies, so all the entitlement indexes are regenerated to resolve OPENAM-3509. git-svn-id: https://svn.forgerock.org/openam/trunk@8435 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…work correctly in a redundant configuration RFC 2616 has the header capitalized, see http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.43 git-svn-id: https://svn.forgerock.org/openam/trunk@8434 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Implemented better handling for the case when the user cannot be found, this change should also ensure that getFullyQualifiedName returns with null if the identity cannot be found, so the lookup result can be properly cached in AMIdentity. git-svn-id: https://svn.forgerock.org/openam/trunk@8431 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8430 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…k correctly in a redundant configuration git-svn-id: https://svn.forgerock.org/openam/trunk@8429 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
19 Mar, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8414 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
18 Mar, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@8407 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d