Testing IDP Initiated SSO from local dev

Hello, I am trying to configure an enterprise connection to accept IDP initiated SSO requests. The issue I’m running into is that seemingly Auth0 is stripping the scopes because localhost is not a verified domain. Is there any way to test IDP initiated SSO from local dev?

Hi sacummings,

Thanks for reaching out to Auth0 Community!

As per my understanding we cannot initiate SSO from localhost, my suggestion would be using of ngrok to create a url for you dev environment and configuring auth0 with that ngrok url. hope this helps!

Regard,
Pavan.

1 Like

Hello, yes ngrok was the right solution. Was able to test it locally that way. Thanks for the help!

Hi @sacummings,

Great to here, Please leave a like if my solution helps, Thanks!

Regards,
Pavan.

1 Like

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