Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception: Missing attribute gtGTID from CAS #3546

Open
sentry-io bot opened this issue Apr 25, 2023 · 0 comments
Open

Exception: Missing attribute gtGTID from CAS #3546

sentry-io bot opened this issue Apr 25, 2023 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Apr 25, 2023

Sentry Issue: APIARY-C5

Exception: Missing attribute gtGTID from CAS
  File "/app/Traits/CreateOrUpdateCASUser.php", line 52, in App\Http\Middleware\CASAuthenticate::createOrUpdateCASUser
    throw new Exception('Missing attribute '.$attr.' from CAS');
  File "/app/Http/Middleware/CASAuthenticate.php", line 81, in App\Http\Middleware\CASAuthenticate::handle
    $user = $this->createOrUpdateCASUser();
  File "/app/Http/Middleware/Sentry.php", line 58, in App\Http\Middleware\Sentry::handle
    return $next($request);
  File "/public/index.php", line 51
    $response = $kernel->handle(
...
(48 additional frame(s) were not displayed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants