Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Need to revoke User tokens automatically after 30 days of inactivity without even going outside of Qlik environment and not installing any additional software in Qlik environment. Is that possible?
Thanks!
This PowerShell file should point you in the right direction.
Understood. It wouldn't be too terribly difficult if you have experience with PowerShell to decompose the calls and re-write in raw PowerShell (e.g. this is a GET, this is a POST).
The high-level work-flow:
@Levi_Turner , i have gone through this entire post, you suggested a solution but the github-link which is shared by you is not available.
Any luck to get a solution for this Deallocation of license from the inactive users for specific number of days.
It's not clear what you're asking for but it likely is one of these two.
https://github.com/levi-turner/QlikSenseScripts/blob/master/qs-cli/qs-cli-remove_tokens.ps1