19 Jun, 2014

1 commit

  • 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
     

17 Jun, 2014

1 commit


04 Jun, 2014

3 commits


27 May, 2014

1 commit


13 May, 2014

3 commits


12 May, 2014

1 commit


05 May, 2014

1 commit


02 May, 2014

1 commit


29 Apr, 2014

2 commits


28 Apr, 2014

1 commit


17 Apr, 2014

1 commit


15 Apr, 2014

1 commit


14 Apr, 2014

3 commits


13 Apr, 2014

1 commit


05 Apr, 2014

1 commit


02 Apr, 2014

1 commit

  • AttributeQueryUtil now utilizes the configured SP attribute mapper to map
    received attributes the same way as they would come as part of an
    assertion.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@8561 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

27 Mar, 2014

1 commit


24 Mar, 2014

1 commit


23 Mar, 2014

1 commit


12 Mar, 2014

1 commit


11 Mar, 2014

1 commit


02 Mar, 2014

1 commit

  • Adding extra emptiness check to ensure we don't try to retrieve
    affiliationDescriptor for "".
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@8269 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

28 Feb, 2014

1 commit


26 Feb, 2014

1 commit


23 Feb, 2014

1 commit


20 Feb, 2014

2 commits


04 Feb, 2014

2 commits


07 Jan, 2014

2 commits


17 Dec, 2013

1 commit


14 Dec, 2013

1 commit

  • Modified the NameIdentifierMapper interface so it now receives the
    NameIDFormat value directly instead of using a session property as
    transport.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@7573 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major