User_cas Application Set-up in next cloud

Hello Everyone,

Is anyone able to set-up the user_cas application in next cloud using the apereo CAS server. I am trying to set-up and configure the same but really having a hard time trying to make it work. If any of you have already set-up the same please update me on the configuration steps.

I have followed the steps on the link https://github.com/felixrupp/user_cas but I am not able to make it work.

Please provide the steps if anyone has already set-up the flow working.

Regards
Karan

You can use user_saml combined with Apache httpd and mod_cas to have CAS authentication. Configure user_saml with “use environment variable”. Apache’s user information is in variable REMOTE_USER afaik.