Is it possible to configure connection to send request to requestable SSO urls in Okta app?

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

I solved my issue by modifying the SAML request.
Reference: Is it possible to modify SAML request?

1 Like

Perfect! Thanks for sharing it with the rest of community!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.