20 Mar, 2014

4 commits


19 Mar, 2014

1 commit


14 Mar, 2014

2 commits


12 Mar, 2014

1 commit


11 Mar, 2014

1 commit


10 Mar, 2014

1 commit


07 Mar, 2014

2 commits


04 Mar, 2014

1 commit


27 Feb, 2014

1 commit


26 Feb, 2014

1 commit


25 Feb, 2014

2 commits


24 Feb, 2014

4 commits


22 Feb, 2014

2 commits


21 Feb, 2014

1 commit


20 Feb, 2014

2 commits


19 Feb, 2014

2 commits


18 Feb, 2014

5 commits


17 Feb, 2014

1 commit


14 Feb, 2014

1 commit


13 Feb, 2014

1 commit


04 Feb, 2014

1 commit


03 Feb, 2014

1 commit


28 Jan, 2014

2 commits

  • Adjusted the DNUtils implementation to behave similarly as AMIdentity with
    regards to special characters. Also modified the filter generation logic
    for the privilege data store, so it correctly escapes special characters
    for the search filters.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@7909 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • Updating the new_org code to handle cases when the new authentication is
    initiated with a SAML POST. The login URL is now also managed by the login
    framework, ensuring that it is correctly retained (instead of trying to
    manually reconstruct it).
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@7908 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major