use a single browser, log in to our application as Tenant A, and open another tab for Tenant B
In our saas web app, If I use a single browser, log in to our application as Tenant A, open another tab, and log in as Tenant B - it shows a 403 error. so that sessions can co-exist between concurrent logged-in users using the same browser on the same machine?
We use Filament 3 with Laravel 10. Is there any way around it?
1 Reply
Are they using different urls?