aacotroneo / laravel-saml2

A Laravel 5 package for Saml2 integration as a SP (service provider) based on the simple OneLogin toolkit
MIT License
564 stars 237 forks source link

Trying to use with Laravel 5.6.46 and PHP 7.4 #249

Open ghost opened 2 years ago

ghost commented 2 years ago

I have installed the package as per the documentation from the console I keep getting the exception In Saml2Auth.php line 40:

IDP name required.
when doing php artisan route:list what am I missing here please. Mark

ghost commented 2 years ago

I have resolved my issues now by downgrade to version 1.0 with composer.