16 May, 2014

1 commit


14 May, 2014

1 commit


13 May, 2014

1 commit


02 May, 2014

1 commit


29 Apr, 2014

1 commit


27 Apr, 2014

1 commit


07 Apr, 2014

1 commit


03 Apr, 2014

1 commit


20 Mar, 2014

1 commit


12 Mar, 2014

1 commit


11 Mar, 2014

1 commit


10 Mar, 2014

1 commit


08 Mar, 2014

1 commit


07 Mar, 2014

1 commit


25 Feb, 2014

2 commits


19 Feb, 2014

1 commit


17 Feb, 2014

1 commit


10 Feb, 2014

1 commit


10 Jan, 2014

1 commit

  • Introducing a new setting for declarative security role mapping. Now it is
    possible to only map the actual names of the groups and roles instead of
    their universal IDs'.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@7751 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

14 Dec, 2013

2 commits


22 Oct, 2013

2 commits


02 Oct, 2013

2 commits


01 Oct, 2013

1 commit


30 Sep, 2013

1 commit


27 Sep, 2013

1 commit


25 Sep, 2013

1 commit


05 Sep, 2013

2 commits


03 Sep, 2013

1 commit


20 Aug, 2013

2 commits


19 Aug, 2013

1 commit


17 Aug, 2013

2 commits

  • Implemented a servlet filter to filter incoming requests and redirect them XUI based on the result of a new attribute openam-xui-interface-enabled.  Since OPENAM-2811 affects XUI and the ability to login, this filter is currently disabled by default on all installations and upgrades until OPENAM-2811 is fixed.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@6304 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    travis.papp
     
  • git-svn-id: https://svn.forgerock.org/openam/trunk@6303 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    jason
     

15 Aug, 2013

2 commits

  • * Removing obsolete code
    * Moving lockhart to console
    * Separating out configurator and upgrade tool from openam-core
    * Moving LDIF files to their correct location
    * Removing unnecessary files
    * Fixing component builds after removing openam-locale
    * Updates based on review comments
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@6286 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • * Use commons-lang 2 consistently, and remove commons-lang3
    * Remove JMQ/JMS dependencies
    * Removing backport-util-concurrent
    * Aligning license headers
    * Moving amadmtools to openam-core for now (it may be extracted in the
    future, when all the CLI tools have their own modules)
    * Consolidating POMs
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@6284 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major