I’m considering using Okta to support a new application we’re building that will be multi-tenanted (Two different user espaces one is for Dev and other for Prod). For few tenants or user groups ,they’ll want to access Development environment but others to use Production environment (and we would use Okta as the provider in these cases), How to achieve this specific requirement?
have to use 2 User e Spaces separately i.e. Users(Default) and PreviewUsers (Cloned).
Environment specific, I need to switch the user provider modules/tenant based to access the same application. But the application settings will not allow more than one user provider module.
Let me know if you have any sample solution ready?