Hi everyone,
I am using Enterprise SAML connection to connect to an Okta application. I had configured Okta as SAML IdP following this article Configure Okta as SAML Identity Provider.
I am using custom domain for my application, at the same time, I want my connection able to access via my default Auth0 tenant domain as well. So, I set my custom domain as the single sign on url in the Okta app, while my default Auth0 tenant domain is added to requestable SSO urls in the Okta app. Yet, request is always sent to the single sign on url only.
So, I would like to ask is it possible to configure the connection in Auth0 side to send request to the requestable SSO urls?
Best regards,
Lai