laravel-saml2
laravel-saml2 copied to clipboard
Trying to use with Laravel 5.6.46 and PHP 7.4
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
I have resolved my issues now by downgrade to version 1.0 with composer.