CAS (Central Authentication Service) implementation

Hi,
Here is a quick description on how to implement CAS (Central Authentication Service) in Dokeos. The objective is to avoid loggin twice. People log in an app or even Windows. And once they arrive in Dokeos they don't need to login again. This was implemented in many companies, schools and universities. You can access the Dokeos CAS configuration screen in Administration > Portal > Configuration Settings > CAS Or URL http://localhost/dokeos211/main/admin/settings.php?category=CAS.

- login of registreer om te reageren

Case study of a successfull CAS authentication
Hi,
Here is a real-life case I used in my practice to implement CAS by a client infrastructure. You may want to address the CAS layer directly through the code as the Dokeos CAS web interface does not necessarily provide all the fields you need.