24Slides / laravel-saml2

[Laravel 5.4+] An integration to add SSO to your service via SAML2 protocol based on OneLogin toolkit with support of multiple Identity Providers
MIT License
227 stars 67 forks source link

redirect issue #83

Open valeno12 opened 7 months ago

valeno12 commented 7 months ago

The link it redirects me to is ".../idp/module.php/arai/loginuserpass.php", but the problem is that this page throws an error because the correct login page should be /idp/module.php/arai/loginuserpass.php?AuthState=_75be80004b9944374008fda7 (etc, its too long). The difference seems to be the addition of a '?' followed by a long string of characters. I need guidance on how to handle this issue within the repository."