<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00008zkiDECAYOkta Classic EngineMulti-Factor AuthenticationAnswered2023-03-30T15:17:14.000Z2023-03-29T12:36:10.000Z2023-03-30T15:17:14.000Z
How to identify users and number of requests sent

We have some servers that finish the connection after 24 hours.

But some users forget to log off and leave the computers on.

after 24 hours the server disconnects them, but the client tries to reconnect automatically this process saturates the MFA traffic

Using the Rate Limit report (Usage for /api/v1/authn/factors/{factorIdOrFactorType}/verify)

I can identify the span of time that the network received many pushes in a short time. But I want to know which user is responsible for these pushes.

 


This question is closed.
Loading
How to identify users and number of requests sent