We have made a new Worker: Revoke Users
This makes it possible to remove users that are no longer present in, for example, a member list.
In Blippa, it is possible to add a user to a certain security role at login, if they have an email address or id numer that is present in a Data Source (like an uploaded members Excel file).
But when the user quits being a member, the role ”Member” is still present,
To solve this, we made a worker that can remove roles, according to its settings.
