Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am new to Qlik Sense. I have created one app (python+HTML/JS). I am using web socket(DOMAIN\username) to query in Qlik and to get results. I am unable to find if user's session is still active or not.
Is there any API where I can provide username and domain and see if session is still active or not. I want to check if user is logged out or session timed out for user through python request.
Thanks,
Go to Qlik Sense QMC - Users - Search User - And see the Column called "Inactive" - You can check
Hi,
I want to check through my app i.e. using python requests.