Is "SSO Dashboard API" really needed for single sign on applications?

Hello,

I have two applications: regular web application and single page application and want to connect as single sign on. Meaning when I am logged to one application, I am logged to other. When I am logged out from one applcation, I am logged out from other.

I am using “[Auth0 Management API] System API” and it works fine. Is “SSO Dashboard API” and extension “SSO Dashboard”


really needed?

Hi @x-padu,

Welcome to the Auth0 Community!

SSO is enabled by default on new tenants. You shouldn’t need the SSO Dashboard to enable it. Your user should be able to go back and forth between the two applications with a cookie session and not have to enter credentials seperately.

2 Likes

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