fabric8-services / fabric8-auth

Identity and Access Management for fabric8 services
https://auth.openshift.io/api/status
Apache License 2.0
14 stars 26 forks source link

Introduce a "deactivation attempt" timestamp for the user deactivation worker #828

Closed sbryzak closed 5 years ago

sbryzak commented 5 years ago

Since the user deactivation worker process limits the number of users returned in the deactivation query, it makes sense to introduce a "deactivation attempt" timestamp criteria to the query in order to not select the same users repeatably.