79192706

Date: 2024-11-15 14:07:48
Score: 1
Natty:
Report link

Check if your AppServiceProvider boot method has the required extendSocialite call (described here). You'll need to add use Illuminate\Support\Facades\Event; in the file so the call works.

After that, check the saml2 configuration in the config/services.php file.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Andres Rosado