23 Sep, 2014

1 commit


19 Sep, 2014

1 commit


08 Sep, 2014

2 commits


05 Sep, 2014

1 commit


29 Aug, 2014

1 commit


20 Aug, 2014

1 commit


19 Aug, 2014

1 commit


06 Aug, 2014

1 commit


05 Aug, 2014

1 commit


01 Aug, 2014

1 commit


31 Jul, 2014

1 commit


14 Jul, 2014

1 commit


02 Jul, 2014

1 commit


30 Jun, 2014

1 commit


26 Jun, 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

2 commits

  • AME-3613 CR-3776 Create basic scripted authentication module
    AME-3614 CR-3700 Added validation support to the scripting framework
    AME-3623 CR-3757 Enable scripts to make REST calls
    AME-3621 CR-3755 JavaScript scripting engine support
    AME-3629 CR-3742 Implement TextOutput Callback
    AME-3729 CR-3761 Ensure JS necessary characters can be passed over transport via PLL
    AME-3620 CR-3788 Enable Groovy support within our custom scripting engine
    AME-3626 CR-3759 Add logging support to authentication scripting
    
    Noteworthy Subtasks:
    AME-3708 CR-3722 Changed the default size of the Script text areas
    AME-3657 CR-3796 Add validation functionality to Scripting UI
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@9354 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    rwapshott
     
  • …ding order not alphabetical
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@9345 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    phillcunnington
     

18 Jun, 2014

1 commit


16 Jun, 2014

1 commit


27 May, 2014

1 commit


16 May, 2014

1 commit


14 May, 2014

1 commit


29 Apr, 2014

1 commit


27 Apr, 2014

1 commit


07 Apr, 2014

1 commit


03 Apr, 2014

1 commit


12 Mar, 2014

1 commit


10 Mar, 2014

1 commit


08 Mar, 2014

1 commit


07 Mar, 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

1 commit


30 Sep, 2013

1 commit


27 Sep, 2013

1 commit


05 Sep, 2013

1 commit


03 Sep, 2013

1 commit


20 Aug, 2013

1 commit

  • We are no longer using a proprietary attribute with DSEE to store group
    membership data on the user entry. Instead, we are now only relying on the
    uniquemember/member attributes.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@6343 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major