-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
I followed the readme and get this error in my Laravel app trying to logout. I placed Saml2Auth::logout() right after Auth::logout().
OneLogin\Saml2\Error
Settings file not found: /var/www/html/vendor/onelogin/php-saml/settings.phpHave you seen this before? I wasn't sure how to fix it.
Am I doing something wrong or should I be setting the tenant somehow? If so I'm not sure how to best do that if I need to be storing the tenant in a session myself or calling something in the package. It seems that the routes that are defined in the package have a route resolver that my logout route wouldn't have.
Metadata
Metadata
Assignees
Labels
No labels