Required feature to auto manage the license when on SSO. So that if a user drops out of organization or has not utilized the license in the last x days, Then the license is auto recovered from the directory and is free to be consumed. If it possible then please required document with us.
Auto Managing License in Sisense
2 Comments
- DRayAdminStatus changed:New IdeatoNeeds Info
Hello Bold_Sisense,
Have you looked into the Sisense API? You could use that to write a script that checks for users that have been removed from your SSO directory and call the Sisense API to remove that user from Sisense. Here is our User API documentation. https://sisense.dev/guides/restApi/v0/?platform=linux&spec=L2023.11#/users
Please let me know if that addresses your needs.
Thank you.
- DRayAdmin
Hello Bold_Sisense ,
I wanted to follow up to see if the solution offered worked for you.
If so, please click the 'Accept as Solution' button so others with the same questions can find the answer faster. If not, please let us know so that we can continue to help.
Thank you.
- DRayAdmin
Hello @Bold_Sisense,
Have you looked into the Sisense API? You could use that to write a script that checks for users that have been removed from your SSO directory and call the Sisense API to remove that user from Sisense. Here is our User API documentation. https://sisense.dev/guides/restApi/v0/?platform=linux&spec=L2023.11#/users
Please let me know if that addresses your needs.
Thank you.