ReTool is self-hosted. Retool version 3.114.16
Question / Description:
I want to provision one retool application in okta and have it "work" for all my retool spaces, is this feasible? Or will I need an okta app per retool space?
ReTool is self-hosted. Retool version 3.114.16
Question / Description:
I want to provision one retool application in okta and have it "work" for all my retool spaces, is this feasible? Or will I need an okta app per retool space?
Hi @dan.fitzgerald, welcome to the community! Here are our docs on spaces, more specifically:
Okta's Retool integration accepts a single domain name in its configuration, so you need to configure a separate Okta app for each space, or use the generic OIDC or SAML app configuration to provide multiple callback URLs.
So you would need to use the generic OIDC or SAML app configuration through Okta, rather than the Retool integration, as that will allow you to provide multiple callback URLS (each subdomain/space). You will still need to configure the SSO on each space, but it'll be the same settings for each one.