08 Aug, 2013

1 commit

  • Adding the brand new client parameter to authenticate, so remote
    clients can send the IP address of the user for the sake of
    audit logs.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@6171 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

07 Aug, 2013

1 commit


06 Aug, 2013

1 commit


02 Aug, 2013

1 commit


31 Jul, 2013

2 commits


29 Jul, 2013

4 commits


28 Jul, 2013

3 commits

  • git-svn-id: https://svn.forgerock.org/openam/trunk@6031 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    sachiko
     
  • The solution involved following changes:
    * changed the way the login URL is being saved for forwarded request, now
    we only save the forwarded request parameters, hence the originally used
    parameters (like SAMLRequest) are no longer saved
    * changed the SAML redirectAuthentication implementation to include some
    extra request parameters for the goto URL, this way we can ensure that we
    can send back a SAML error response to the SP even when the AuthnRequest is
    no longer available.
    * In case the AuthnRequest is not available (by any means) now we send back
    a SAML error response to the SP instead of showing an HTTP-500
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@6027 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • git-svn-id: https://svn.forgerock.org/openam/trunk@6025 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

25 Jul, 2013

1 commit


24 Jul, 2013

2 commits


22 Jul, 2013

3 commits


19 Jul, 2013

5 commits


18 Jul, 2013

1 commit


11 Jul, 2013

1 commit


09 Jul, 2013

1 commit


08 Jul, 2013

2 commits


02 Jul, 2013

1 commit


01 Jul, 2013

2 commits


28 Jun, 2013

1 commit


27 Jun, 2013

3 commits

  • git-svn-id: https://svn.forgerock.org/openam/trunk@5688 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    travis.papp
     
  • There is a new attribute in the iPlanetAMPasswordResetService service:
    openam-password-reset-mail-attribute-name
    this attribute will tell what data store attribute holds the user's e-mail
    address.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@5683 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     
  • The login status wasn't correctly, and because of that crucial data was
    missing from the response XML (like error code and error template). The fix
    was to ensure that the loginStatus is correctly set, so the processing
    later on can set the appropriate fields.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@5682 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

26 Jun, 2013

3 commits


25 Jun, 2013

1 commit