subfission / cas

Simple CAS Authentication for Laravel 5 - 10.
MIT License
151 stars 70 forks source link

Version CAS #104

Closed AmarKhoirudin closed 2 years ago

AmarKhoirudin commented 2 years ago

hello brother, please help, how do I change the CAS version because I need CAS version 3??

image

image

subfission commented 2 years ago

The easiest way is to set CAS_VERSION in your .env file to 3.0. Otherwise, this is set by the default value of 3.0. I have no idea what 1.4.0 is referencing.