recently we all got emails about 200 refresh token limit and we got that one of our tenants are exceeding this limit. We are trying to find which users are hitting this limit. Is it possible somehow see which users are hitting this limit through admin panel?
Same question here. I did not find a way to identify the user(s) which hit this limit. The log documentation mentions the error type resource_cleanup, but nothing to find there. Maybe because the rule will be activated at October 17th for us. But we’d like to take action beforehand.
As of right now, it’s not possible to identify the individual users via the dashboard. If you require a list of users hitting the limit, you will need to create a support ticket with the request via support.auth0.com.
Also keep in mind:
If the limit is reached and a new refresh token is created, the system revokes and deletes the oldest token for that user and application.