Skip to main content
ranjeet
Explorer
December 20, 2024
Solved

how to get current logged in user in fortisoar ?

  • December 20, 2024
  • 3 replies
  • 1562 views

Hi @Anonymous,

Can someone help me figure out how to get the currently logged-in user details through a playbook in FortiSOAR?

Thanks.

    Best answer by AlokAgar

    You can directly retrieve and use it from the Global Variable

     

    Screenshot 2024-12-24 at 9.32.27 AM.png

    3 replies

    AlokAgar
    Staff
    AlokAgarAnswer
    Staff
    December 24, 2024

    You can directly retrieve and use it from the Global Variable

     

    Screenshot 2024-12-24 at 9.32.27 AM.png

    kaashif_m
    New Member
    January 23, 2025

    Hi @AlokAgar , 

     

    when i am trying this i am getting value empty 

     

    I am trying to fetch all the logged in user 

     

     

    Screenshot 2025-01-23 100050.pngScreenshot 2025-01-23 100125.png

     

     

     

     

    ranjeet
    ranjeetAuthor
    Explorer
    January 23, 2025

    @kaashif_m you need to trigger/execute this playbook from the alert page.

    kaashif_m
    New Member
    January 23, 2025

    hi @ranjeet 

     

    the response is getting only my user back. 

     

    but currently I have three users logged in 

     

    to get all the user who are logged in to the SOAR in this scenario. 

     

    do you know what is supposed to be done ??