20 Nov, 2013

5 commits

  • git-svn-id: https://svn.forgerock.org/openam/trunk@7359 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    mareks
     
  • 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
    peter.major
     
  • 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
    peter.major
     
  • 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
    peter.major
     
  • … a relay state parameter while still sanitizing the input.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@7348 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    jason
     

19 Nov, 2013

5 commits


18 Nov, 2013

3 commits


16 Nov, 2013

1 commit


15 Nov, 2013

2 commits


14 Nov, 2013

2 commits


13 Nov, 2013

12 commits


12 Nov, 2013

2 commits


08 Nov, 2013

2 commits


07 Nov, 2013

6 commits