<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
0D54z00007fUXpeCAGOkta Classic EngineSingle Sign-OnAnswered2024-05-05T19:53:11.000Z2022-05-19T16:01:02.000Z2022-05-20T16:38:24.000Z

jacquesr.79113 (Accion Opportunity Fund) asked a question.

How can I get a report on IP addresses used for Account Authentication

I need to get a report showing every authentication in a given period (e.g. last 10 days) showing the user info and the IP address they are coming from. I have looked through all the standard reports but cannot find what seems like a simple and highly desirable report.

 


  • Hello @jacquesr.79113 (Accion Opportunity Fund)​  Thank you for reaching out to our Community!

     

    At this time there is no such report on our reports list, however you can leverage the System log for this and you can use this query eventType eq "user.session.start" and actor.id eq "00u4evcthR53PrEIx2p6" where the actor ID is the ID of the user, to filter authentication into Okta and set the time frame on the desired amount of days. Once you have the required info you can download this into a CSV file and review the IP's.

    Hope this helps!

    Expand Post
This question is closed.
Loading
How can I get a report on IP addresses used for Account Authentication