IC-ID supports a disabled field on user update and in the database. We bill on users (and groups). Via ironoxide you should be able to disable yourself at least.
As a full feature, we need to make changes to IC-ID for disabling (if not self) to require a JWT so it's server-authoritative instead of making it possible for every user to disable anyone.
Our workaround until this is in is manually disabling users.
IC-ID supports a disabled field on user update and in the database. We bill on users (and groups). Via ironoxide you should be able to disable yourself at least.
As a full feature, we need to make changes to IC-ID for disabling (if not self) to require a JWT so it's server-authoritative instead of making it possible for every user to disable anyone.
Our workaround until this is in is manually disabling users.