We have an application where we had multiple requests from customers to support Okta.
We are used to Microsoft Azure AD, where you can register an application once in “multi-tenancy” mode, and - with tenant user/admin consent - is able to authenticate EVERY Azure AD Tenant without further configuration.
Is something like this possible with Okta, too? Or do the customer Admins specifically need to register the application, and then tell us about the configuration for their Okta Org? (e.g. auth server, clientid, client secret) and we need to properly redirect based on that info when users want to sign into our app?
Thanks
Michel