
S√∏renV.32055 (Customer) asked a question.
Hey all,
I am trying to use Okta as an SSO on my Ruby on Rails app. We got the basic path to work.
We created an application in "okta-dev-{number}" that is reachable, and makes us login.
However, I am wondering about multitenancy on this one. We assigned under assignments "Everyone" as a group, but it qualifies it with "All users in my organisation". We want everybody with an actual Okta account can use the SSO.
The other question is, when we go live with production, should we do something about the "okta-dev-{numbers}" domain, or is that plan fine enough?
Best regards

Hi @S√∏renV.32055 (Customer),
Thank you for posting on the Okta community page!
I am not quite sure I have fully understood your questions but if you would like to have everyone with an Okta account within your organisation to access the app in question, it's best to have everyone assigned to the application. Also, I would't recommend using the default "Everyone" group but I would create a group rule to add everyone into another group and use the new group for assignment.
Additionally, on production you will have to create the configuration again to make the connection between the new tenant and the app but about the other domain you can leave it as it. It depends on the application itself if it supports multiple tenants connections since from an Okta point of view you can have the same app added several times without any issues.
I hope the above information is useful!