<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
0D51Y00005yfMzvSAEOkta Classic EngineAdministrationAnswered2024-04-15T13:37:25.000Z2019-02-19T20:31:12.000Z2019-02-22T19:45:06.000Z

ujw60 (ujw60) asked a question.

Firewall send Okta disconnect messages

I am trying to figure out a way to have my firewall send a log to Okta when a user disconnects from our VPN in which we use Okta Radius authentication ton/MFA to authenticate them. Is this possible? Not 100% sure if Radius is capable of this.


  • Hi Antonio!

     

    Currently we do not control this type of behavior. We can verify when the user tries to connect to a Radius app since it reaches a specific Okta endpoint but not when it tries to disconnect. No action is being sent to Okta in order to trigger a event in the logs. If you need such a report, I will recommend running a script that will:

    1. Use Okta API to retrieve the event when users accessed the Radius app.
    2. Use the logs available from your VPN to verify when the user got disconnected.
    3. Combine these two in an Excel sheet to mark how long the user was active.
    Expand Post
  • ujw60 (ujw60)

    Thank you for the response this was helpful.

This question is closed.
Loading
Firewall send Okta disconnect messages