26 Nov, 2014

1 commit


24 Nov, 2014

1 commit


13 Nov, 2014

1 commit


04 Nov, 2014

1 commit


30 Oct, 2014

1 commit


29 Oct, 2014

1 commit


27 Oct, 2014

1 commit


22 Oct, 2014

1 commit


13 Oct, 2014

1 commit


11 Oct, 2014

1 commit


09 Oct, 2014

1 commit


08 Oct, 2014

1 commit


07 Oct, 2014

2 commits


06 Oct, 2014

1 commit


03 Oct, 2014

1 commit


01 Oct, 2014

1 commit


30 Sep, 2014

1 commit


26 Sep, 2014

3 commits


24 Sep, 2014

1 commit


08 Sep, 2014

1 commit


05 Sep, 2014

2 commits


19 Aug, 2014

1 commit

  • Updated the configurator pages to use encodeURIComponent instead of escape
    JS method, to ensure the URLs are correctly encoded for the AJAX requests.
    Also revisited the fix for OPENSSO-4358 by calling Matcher#quoteReplacement
    for the replaceAll invocation.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@10176 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

18 Aug, 2014

1 commit

  • Removed the duplicated endpoints from jaxrpc-ri-runtime.xml as well cleaned
    up the build around other JAXRPC related resources.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@10161 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

13 Aug, 2014

1 commit


06 Aug, 2014

1 commit


01 Aug, 2014

1 commit


30 Jul, 2014

1 commit


28 Jul, 2014

3 commits


25 Jul, 2014

1 commit


14 Jul, 2014

1 commit


07 Jul, 2014

1 commit


25 Jun, 2014

2 commits

  • DAS now supports goto URL validation.
    Changes:
    * The valid goto URL domain setting has been moved to a new service called
    validationService, the new property name is
    "openam-auth-valid-goto-resources"
    * A new delegation policy has been created that allows agent accounts to
    read the validationService settings
    * The necessary upgrade step has been implemented that should migrate
    existing valid goto domains to the new service (also removes the old ones),
    which also ensures that the new delegation policy is added to the system.
    * The Goto URL validation logic has been extracted out to a separate class
    called GotoUrlValidator, which is now can be used from both openam-core
    and openam-federation-library (for Relaystate evaluations).
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@9424 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • git-svn-id: https://svn.forgerock.org/openam/trunk@9415 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    dhogan
     

19 Jun, 2014

1 commit