20 Nov, 2013
3 commits
-
For SAML logins the LoginServlet should detect the authentication session from the query string rather than using any existing cookies, that way we can make sure that the SAML authentication flow will stay on the server that stores the necessary request data to finish the SAML. git-svn-id: https://svn.forgerock.org/openam/trunk@7351 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Modified the error handling for the AUTH_RESET scenario, instead of trying to redisplay the login page, now we just show an error message. Modified the logic in LoginState so if we receive a pcookie from a realm where pcookie is disabled, now the login just continues like there was no cookie presented at all. git-svn-id: https://svn.forgerock.org/openam/trunk@7350 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Did a small cleanup in getOrgParam, but mainly I've removed a very special if that only decoded the realm for the new_org page if the encoded parameter was set to true. git-svn-id: https://svn.forgerock.org/openam/trunk@7349 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
18 Nov, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@7326 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
13 Nov, 2013
2 commits
-
Clearing the loginException if the previous attempt to send the request was unsuccessful, but the current one succeeded. git-svn-id: https://svn.forgerock.org/openam/trunk@7276 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
gotoOnFail URLs are now being validated against the valid goto URL domains list. git-svn-id: https://svn.forgerock.org/openam/trunk@7275 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
06 Nov, 2013
1 commit
-
…istration so that CTS LDAP connectivity changes to not cause a ConnectionFactory to be shut-down which has in-use Connections. git-svn-id: https://svn.forgerock.org/openam/trunk@7196 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
05 Nov, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@7176 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
01 Nov, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@7129 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
31 Oct, 2013
1 commit
-
…ervice*.properties files. git-svn-id: https://svn.forgerock.org/openam/trunk@7126 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
22 Oct, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@7066 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
18 Oct, 2013
1 commit
-
…cause of a change introduced in CTSv2. git-svn-id: https://svn.forgerock.org/openam/trunk@6973 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
16 Oct, 2013
2 commits
-
… fix for wildcards in the host part of a URL git-svn-id: https://svn.forgerock.org/openam/trunk@6949 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…g SFO failover or server restart. git-svn-id: https://svn.forgerock.org/openam/trunk@6947 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
15 Oct, 2013
1 commit
-
…TS stale token reaper logic so that OpenAM can successfully shut-down. git-svn-id: https://svn.forgerock.org/openam/trunk@6934 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
13 Oct, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6920 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
11 Oct, 2013
1 commit
-
…forward target is really site. Also fix bug in WebtopNaming which caused it to miss LDAP updates. git-svn-id: https://svn.forgerock.org/openam/trunk@6917 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
06 Oct, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6817 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
04 Oct, 2013
3 commits
-
…king searches perform across entire subtree rather than on the single level git-svn-id: https://svn.forgerock.org/openam/trunk@6809 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…t to further modification git-svn-id: https://svn.forgerock.org/openam/trunk@6808 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…revented Sessions from being persisted. git-svn-id: https://svn.forgerock.org/openam/trunk@6806 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
02 Oct, 2013
7 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6758 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6753 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
Reworked the Subconfig creation mechanism, so it now uses the SMS API correctly. git-svn-id: https://svn.forgerock.org/openam/trunk@6752 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
This one turned out to be issue with the input data. The SAMLAdapter expected the expiration date in _seconds_, but instead milliseconds were provided, and this resulted in quite a time difference. git-svn-id: https://svn.forgerock.org/openam/trunk@6751 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…y. Now waits for completion before closing connection. git-svn-id: https://svn.forgerock.org/openam/trunk@6747 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6744 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
…ng its default which was causing an ISE in the CTS. git-svn-id: https://svn.forgerock.org/openam/trunk@6734 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
01 Oct, 2013
2 commits
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6722 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6715 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
30 Sep, 2013
3 commits
-
Reintroduce pool_min_size setting (but hiding it in the service for now). git-svn-id: https://svn.forgerock.org/openam/trunk@6700 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6690 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6689 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
29 Sep, 2013
1 commit
-
In case of logout loginState isn't available, hence we should check for null in AuthXMLHandler. Contributed by Jaak Pruulmann-Vengerfeldt git-svn-id: https://svn.forgerock.org/openam/trunk@6682 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
27 Sep, 2013
1 commit
-
Revisited the HBCF defaults from 1 minute to 10 seconds git-svn-id: https://svn.forgerock.org/openam/trunk@6678 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
26 Sep, 2013
1 commit
-
Added extra handling for LB_SESSION_HA_SFO setting to make it possible to enable SFO using the CLI configurator as well. git-svn-id: https://svn.forgerock.org/openam/trunk@6668 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
25 Sep, 2013
2 commits
-
…es. Better logging in SAML2ConfigService. Bug fix in ServiceConfigManagerImpl to no longer return stale cache entries for global attributes (mimic semantics for organizational attributes). git-svn-id: https://svn.forgerock.org/openam/trunk@6660 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
17 Sep, 2013
1 commit
-
git-svn-id: https://svn.forgerock.org/openam/trunk@6565 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d