DirectoryTree / LdapRecord-Laravel

Multi-domain LDAP Authentication & Management for Laravel.
https://ldaprecord.com/docs/laravel/v3
MIT License
509 stars 54 forks source link

[Bug] Loosing intended url on SSO #666

Closed werner-h closed 2 months ago

werner-h commented 3 months ago

Environment:

Describe the bug: We are working with mail notifications templates which should redirect to resource urls. Without sso the user got redirected to the intended url but as soon as sso is enabled the user always got redirected to the default home path instead of the intended url.

stevebauman commented 2 months ago

Duplicate of #667.