We have self-hosted retool with AWS Cognito and the setup is working good.
The problem appears when we're disabling/removing a user in our SSO. Retool still sees that user is active and count in for billing.
So is the a way either:
Disable user which has been inactive (last login maybe) for a period of time?
Does retool has an API? It's a pain while searching things like "Retool api" - all the results about integration. If retool has API, then we can disable users via API.
There is no built-in functionality for automatically disabling inactive users at the moment. However, Enterprise orgs have access to the SCIM API for user management, could that work for you?
I've tried to create API key and received an error about invalid scope.
Since the API it's a different scope of the issue, I will upgrade our retool to the recent version and then evaluate it. If the problem still here, mail to developer-api@retool.com will be dropped.
Please do not close the thread yet.
I see, in order to generate an access key from Retool you'll need to be on version 3.4 or higher. Since you already have an upgrade planned does it work for you to test after doing so?