11 Aug, 2015

1 commit

  • Rest endpoint and a SSOAdmin command for recording OpenAM. It will generate a record bundle that will contain:
    
    - debug logs during the time-frame of the record, in the requested debug level.
    - thread dump generated during the recording
    - a config export, generated at the beginning of the recording
    - an info.json, with the environment info, JVM info and more
    - a RecordHistory.txt, with the record time history
    
    This record bundle will help investigating in OpenAM issue. The communication between the client and the support will be improved, client will send this bundle on each ticket.
    It's also a good starting point for a support bundle format, which will allow us to start building analyze tools based on it.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@15081 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    quentin.castel
     

04 Aug, 2015

1 commit


17 Jul, 2015

1 commit


09 Jul, 2015

1 commit


22 Jun, 2015

1 commit


17 Jun, 2015

3 commits


22 May, 2015

1 commit


18 May, 2015

1 commit


20 Apr, 2015

1 commit


30 Mar, 2015

1 commit


27 Mar, 2015

1 commit


11 Mar, 2015

1 commit


09 Mar, 2015

1 commit


03 Mar, 2015

1 commit


23 Feb, 2015

1 commit


18 Feb, 2015

1 commit


26 Jan, 2015

1 commit


23 Jan, 2015

2 commits


12 Oct, 2014

1 commit


08 Oct, 2014

2 commits


30 Sep, 2014

1 commit


29 Sep, 2014

1 commit


18 Sep, 2014

1 commit


09 Sep, 2014

1 commit


08 Sep, 2014

1 commit


06 Sep, 2014

1 commit


20 Aug, 2014

1 commit


31 Jul, 2014

1 commit


27 Jun, 2014

1 commit


15 Apr, 2014

1 commit


27 Jan, 2014

1 commit


16 Dec, 2013

1 commit


05 Dec, 2013

1 commit


08 Aug, 2013

1 commit

  • This merge also includes changes for:
    * short reports were always generated when clicking on an actionlink, even
    though the report isn't actually displayed.
    
    * Implementation of OPENAM-1630
    SAML2 metadata signatures are now compliant with the specification.
    Within this change two new realm level option has been introduced:
    metadataSigningKey
    metadataSigningKeyPass
    These will tell OpenAM which private key to use for signing the SAML2
    metadata. In case the SAML entity is remote, OpenAM will try to maintain
    the original XML signature (if present), otherwise it will be signed with
    the configured key.
    
    * Fixing minor bug with configurator in case the system is already upgraded.
    The problem was that the request for upgrade.htm resulted in a redirect
    which has been automatically followed, so the final response code was 200,
    and that confused the configurator.
    
    * Fix for OPENAM-2710
    
    * Fix for OPENAM-2064
    Dashboard service has been extracted to a separate LDIF file and the schema
    is now available for all supported data store types.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@6187 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

04 Aug, 2013

1 commit


30 May, 2013

1 commit