Auth0 ASP.Net.Owin SSO Validate cookie cross domain

@jacques.bronkhorst Yes, the important part is the cookie and the cookie middleware. As long as the cookie is recognised as valid by both applications, then the Auth0 authentication should not have to be invoked.

For what you are trying to achieve, the Auth0 configuration does not play a role.