IBM QRadar SOAR

IBM QRadar SOAR

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Resilient Authentication

    Posted Wed March 06, 2019 05:24 PM
    Hi All , we are integrating Resilient with ServiceNow using Rest APIs and using SessionREST End Point to do authentication , how frequently do I need to refresh and update the token and session id?

    ------------------------------
    Anilkumar Kudidi
    ------------------------------


  • 2.  RE: Resilient Authentication

    Posted Thu March 14, 2019 05:45 AM
    Hi Anilkumar,

    Thank you for reaching out to using our Community Forum!

    Using the Resilient SessionREST API (/session) the csrfToken (which is returned in the body of a GET or POST) and the JSESSIONID (which is returned in the Set-Cookie header of a POST) both have a timeout of 60 minutes.

    On a side note, we are currently developing a Bi-Directional Integration with ServiceNow. We are in the process of certifying an App on the ServiceNow App Store and hopefully you can make use of it soon!

    Regards,
    Shane

    ------------------------------
    Shane Curtin
    Integrations Engineer - IBM Resilient
    ------------------------------



  • 3.  RE: Resilient Authentication

    Posted Thu March 14, 2019 03:51 PM
    Thanks Shane for the Response!

    ------------------------------
    Anilkumar Kudidi
    ------------------------------



  • 4.  RE: Resilient Authentication

    Posted Mon December 09, 2019 05:06 PM
    Hi Shane,

    How we increase the timeout time? 

    Best

    ------------------------------
    Jasmine
    ------------------------------



  • 5.  RE: Resilient Authentication

    Posted Tue December 10, 2019 07:32 AM
    Hi Jasmine,

    If you would like to increase the timeout for Resilient's UI, you can do so under Organization Settings:
    a


    If you are writing an Integration with Resilient, we now recommend you migrate to using API Keys to authenciate your Integration with Resilient as an API Key will not timeout.

    You can create a new API Key by heading to: Administrator Settings > Users > API Keys > Create API Key

    b


    ------------------------------
    Shane Curtin
    Integrations Engineer - IBM Resilient
    ------------------------------