Filament in Iframe
Hello everyone,
I want to show a demo of the Filament backend in an Iframe. Unfortunately im facing the following issue:
After I try to log into the admin panel from that Iframe, im getting an error, that the page is expired (images).
Did anyone has an Idea how to fix that?
Thanks in advance π
1 Reply
I have the same problem, I would like to add a project that I have in the filament to an iframe system, but it gets stuck on the login screen.
consegui resolver esse problema, em config/session alterei o 'same_site' => 'none' e o. 'secure' => env('SESSION_SECURE_COOKIE', true) ai funcionou