I followed this doc: Test SAML SSO with Auth0 as Service Provider and Identity Provider to set up an SP application and an IdP in different Auth0 tenants. Everything is fine, except that I receive a “no connections enabled for the client” when:
- attempting to log in
- clicking “try” under Authentication->Application Profile
My SP application has the Enterprise connection enabled
When I go to Authentication->Enterprise and click “try,” I get “It works!”
I am confused as to why I have an Enterprise SAML connection that both works and does not work. What am I missing?