XavRsl / Cas

CAS server SSO authentication in Laravel 4.x & 5.x
MIT License
77 stars 36 forks source link

cas()->getCurrentUser() #47

Closed soufianekhait closed 5 years ago

soufianekhait commented 5 years ago

Hey, I'm having an issue getting the current user through the CAS server. I can't get the username using cas()->getCurrentUser(), it returns

Error: Internal script failure

Here's some screenshots of my cas.php :

1 2 3 4 5

Fortunately, I can connect to the server and generate a ticket but I can't get the username :

capture

222

XavRsl commented 5 years ago

Hi, From what I can see, you're actually using another CAS plugin for your applications. Maybe you should post your issue on the other CAS plugin's repo? Here you go: https://github.com/subfission/cas/issues