Hi.
I've implemented CAS Auth using subfission/cas package, but I couldn't manage to find proper instructions for building a CAS server.
after some digging, I've found this reply from subfission:
'yes, this is an interface for the Jasig CAS client. You will need to implement a CAS server independently.'.
(https://github.com/subfission/cas/issues/62)
sofar I've tried to read the 'Apereo CAS' documentation, but due to being a newbie, it made me even more confused.
can anyone point me in the right direction?
how can I build a simple CAS server with laravel?
Hi
Unfortunately there is no good documentation for apereo cas
but you can install it via docker and you need to configure some properties to make sure that work
i implements the cas server on a linux server on my home lab
you need to install java JDK and you need to install tomcat and then clone the cas-overlay then you have to set the cas.properties file in /etc/cas/config/