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
     

02 Jul, 2015

1 commit


16 Mar, 2015

1 commit


13 Mar, 2015

1 commit


02 Mar, 2015

1 commit


12 Feb, 2015

1 commit


06 Feb, 2015

1 commit


05 Feb, 2015

1 commit


15 Dec, 2014

1 commit


10 Dec, 2014

1 commit


11 Nov, 2014

1 commit


04 Nov, 2014

1 commit


03 Nov, 2014

1 commit


31 Oct, 2014

1 commit

  • The /json/policies endpoint did not include milliseconds when outputting dates.  Thus the creationDate (amoung others) was slightly incorrect.  Now dates are output with milliseconds, they can be used as inputs to subsequent queries.
    
    
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@11291 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    tony.bamford
     

23 Sep, 2014

1 commit


20 Sep, 2014

1 commit


19 Aug, 2014

1 commit

  • Updated the configurator pages to use encodeURIComponent instead of escape
    JS method, to ensure the URLs are correctly encoded for the AJAX requests.
    Also revisited the fix for OPENSSO-4358 by calling Matcher#quoteReplacement
    for the replaceAll invocation.
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@10176 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    peter.major
     

31 Jul, 2014

1 commit


15 Jul, 2014

1 commit


11 Jun, 2014

1 commit


21 Feb, 2014

1 commit


28 Aug, 2013

1 commit