15 Jun, 2015

1 commit


11 Jun, 2015

1 commit


10 Jun, 2015

1 commit


22 May, 2015

1 commit


21 May, 2015

1 commit


17 May, 2015

1 commit


14 May, 2015

1 commit


11 May, 2015

1 commit


01 May, 2015

1 commit


24 Mar, 2015

2 commits


17 Mar, 2015

1 commit


25 Feb, 2015

1 commit


16 Feb, 2015

2 commits


12 Feb, 2015

1 commit

  • Commit contains stories: AME-5385, AME-5386 (CR-5922), AME-5391 (CR-5924), AME-5382 (CR-5813),
     AME-5383 (CR-5846), AME-5384 (CR-5847), AME-5387 (CR-5869), AME-5390 (CR-5822), 
    AME-5392 (CR-5839), AME-5535 (CR-5936), AME-5534 (CR-5921), AME-5498 (CR-5933), 
    AME-5537 (CR-6037), AME-5539 (CR-5980)
    
    initial_uma@r12470
    
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@12472 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    phillcunnington
     

03 Feb, 2015

1 commit


18 Dec, 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


09 Oct, 2014

1 commit


08 Oct, 2014

1 commit


07 Oct, 2014

1 commit


30 Sep, 2014

1 commit


26 Sep, 2014

2 commits


24 Sep, 2014

1 commit


05 Sep, 2014

2 commits


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


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