Maintain multiple environments in Okta

How can we maintain environments like Dev, QA, and Prod, etc., in Okta?
Our organization currently has an Okta domain and a sandbox account for the same. So now we are using the preview(sandbox) account for the Dev environment. We want to place the QA environment in the same account where we have Prod configuration. So how can we segregate the environments in the same Okta tenant?

I have seen something called Terraform to maintain multiple environments in okta, but it needs an okta domain to be created for each and every environment. Is this the only way?

yep, unless you want to create duplicate applications to mimic dev/test/prod application instance against the same okta tenant

1 Like