
lkphk (lkphk) asked a question.
Hi all,
I have my AD's and users spread over multiple geographical regions, I have installed a IWA in one region but would like to know if i were to install another IWA agent in another region how the IWA process would then work.
Would there be the chance of users from region A being able call the region B IWA?

If both regions communicate with Okta from a unique IP/range, then you could configure them each with their own network zone and tag that into the IWA routing rule.
https://help.okta.com/en/prod/Content/Topics/Security/Security_Network.htm#IWA
If both regions backhauled to the internet through the same IP/range, then Im afraid you might be limited to internal network "shenanigans". Some sort of network load balancer could probably steer traffic correctly. Or using the same hostname & SSL cert in both regions you could round robin DNS and hope that shortest path is returned by the DNS server.
Is your goal to prevent cross region or allow it?