09 May, 2012

1 commit

  • IdpProxy always proxy implementation
    With this fix if an incoming request does not contain a Scoping element
    depending on the alwaysIdpProxy setting it could be proxied nevertheless
    to an IdP
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1958 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

08 May, 2012

4 commits


02 May, 2012

1 commit


30 Apr, 2012

1 commit


27 Apr, 2012

3 commits


25 Apr, 2012

1 commit


22 Apr, 2012

1 commit


18 Apr, 2012

4 commits


16 Apr, 2012

2 commits


11 Apr, 2012

2 commits


10 Apr, 2012

2 commits


06 Apr, 2012

1 commit


05 Apr, 2012

4 commits


04 Apr, 2012

3 commits


03 Apr, 2012

1 commit


30 Mar, 2012

1 commit


29 Mar, 2012

3 commits


27 Mar, 2012

1 commit


26 Mar, 2012

1 commit


25 Mar, 2012

1 commit


24 Mar, 2012

2 commits

  • git-svn-id: https://svn.forgerock.org/openam/trunk@1828 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • The form submit wasn't correctly working, also the CAS LVB failed to
    redirect the user to the correct realm when pressing the Yes button.
    The re-introduced SunQueryParamsString makes sure, that checkNewOrg will
    actually detect the new_org situation when pressing the buttons.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@1827 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major