Closed soufianekhait closed 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 :
Fortunately, I can connect to the server and generate a ticket but I can't get the username :
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
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
Here's some screenshots of my cas.php :
Fortunately, I can connect to the server and generate a ticket but I can't get the username :