FilamentF
Filament3y ago
Mdk

Filament + Jetstream + multiple LDAP domains, how to login?

I'm currently trying to set up Filament along a Jetstream with a multi domain LDAP login system
So far, Jetstream's login page has been edited to include a domain selector, and the login works fine, I get redirected to the /dashboard page on a successful attempt
I'm now trying to put Filament in the mix, but as soon as I try to access its path, I get 302'd to /login and then back to /dashboard since the user is indeed logged in, but Filament refuses to recognize the session
Was this page helpful?