Universal SSO and Google Block all 3rd party cookies

Google intends to block all third party cookies in Google Chrome.

How will this impact Auth0 Universal Login?

I currently own only 1 Tenant and all my products use it as a Login

Eq:

auth.mycompany.com = My Universal Login (SSO)

app.product1.com 
api.product1.com 
---
app.product2.com
api.product2.com 

I Should create Tenant account for each product?

Hi @marcelodiasrib,

Some browsers such as Safari have begun blocking 3rd-party cookies by default already, so we do have some documentation available for working around this issue:

The recommendation is to set up a custom domain. If you have different domains set up for each product, unfortunately, you will need a custom domain set up for each which would require multiple tenants as each tenant only supports one custom domain:

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