
00ummbwtvkwxSasR10h1.5646169943783564E12 (Customer) asked a question.
Have a use case to sync accounts between multiple AD forests. We have separate forests for dev/test/prod and a few others. The use case is similar to the following:
1) Provision user John in Prod AD.
2) Add user John to Dev group in Prod AD.
3) Account for John gets created in Dev AD and password synced.
4) John goes to Dev and uses the same credentials to access.

Is this a question or statement? You can multiple forests connected to a single Okta org using agents in each forest. I would caution you to keep the UPNs unique. We've done this with 6 separate forests into a single Okta org (we didn't use p/w sync).
I guess there is some process I am missing then.
I want the admins in forest one to add AD users to AD groups and have Okta respond to that change by creating users in other forests. So if John is in the prod AD and becomes a member of the DEV group in AD, Okta should create a user account for john in the DEV AD forest.