Lock login failing on Safari

Are you certain Universal Login works without custom domains?

Our app is redirecting to the hosted login page, but when we get to our app, checkSession() will say the user is not logged in on Safari 12 (no third party cookie usage). So the user is redirected back to /authorize again (via the authorize() method).

Am I missing something? I can’t see any information on the Universal Login page about requiring Custom domains to get Safari working. The TL;DR version of it seems to be “Use Universal Login, and it should work in all browsers”.

(Sorry if I am hijacking the thread btw)

3 Likes