<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
0D54z000075Y9P5CAKOkta Classic EngineDirectoriesAnswered2024-08-23T09:00:43.000Z2021-08-06T18:10:05.000Z2021-08-11T13:31:24.000Z

lctwa (lctwa) asked a question.

directory of users with their status determined by their IP address

we could roughly detect where someone is by the last IP addresses they used when accessing Okta.

If they did so from inside the office network, it would be one IP address, if they accessed from home, it would a different one. Each of our offices have a static IP address, so we could quickly train Okta to know those.

 

This would be useful for setting someone's status automatically to "onsite at Cambridge", "onsite in San Diego", or "remote working".

 

is this possible to do?


  • khushboo (Tier 2 - US West)

    Thank you for reaching out to Okta . You can determine specific network using Okta Network Zone. Please refer the article below:

     

    You can see the Ip and the zone from which users are coming from under system log only. Let's say if your users are coming from specific range of Ip describe under the network zone( onsite at Cambridge), Then under system log you can see that zone with Ip. But you can not set the status as "remote" if your users are coming from off-network. 

     

    Also If you have any further question please open a support case with us and we will be more than happy to assist you with your use-case. 

    Expand Post
  • ydce6 (ydce6)

    Network zones

    create on prem zones

    also check the dynamic blocks!

    you can block lots to protect yourself well.

    i have. Fb group called okta help tips and tricks to try for a more dynamic QnA

  • lctwa (lctwa)

    thanks for these ideas.

     

    so the proposal is that we set up network zones, and then use an API to get the logs of users by their zone, and turn that into a status map with people's approximate location. we'd need to be careful to preserve people's privacy in all that.

This question is closed.
Loading
directory of users with their status determined by their IP address