How to achieve SSO for multiple apps that do not share a root domain, which causes cookie issues?

JS client settings:

  • cacheLocation = ‘localstorage’
  • useRefreshTokens = true/false (no difference)