Hi
I am testing SAML based SSO for an enterprise entity. Connection test worked successfully. Now trying to integrate seamless SSO for user so that login window don’t appear.
That is a legacy toggle and is turned on by default for all tenants.
However, you are using Embedded Login. Embedded Login does not allow for SSO because a session is not established in Auth0 - only in the application. I would recommend that you look into using Universal Login, as that will provide you exactly what you want to do.