[Building Sakai] CASifying Sakai: blank page after CAS login

Sam Ottenhoff ottenhoff at longsight.com
Wed Apr 2 09:03:17 PDT 2014


Okay, delete all the Nakamura references or move the CAS filter *above*
Nakamura.



> Sakai has sakai.claremont.edu
> CAS has webauth.claremont.edu (I got the instruction from our CAS
> developers to replace webauth.claremontmckenna.edu with webauth
> claremont.edu)
>

Then this setting is wrong:

        <init-param>
            <param-name>serverName</param-name>
            <!-- <param-value>YOUR_SAKAI_SERVER:PORT</param-value> -->
            <param-value>webauth.claremontmckenna.edu</param-value>
        </init-param>



        <init-param>
             <param-name>serverName</param-name>
             <param-value>YOUR_SAKAI_SERVER:PORT</param-value>
        </init-param>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20140402/b902607d/attachment.html 


More information about the sakai-dev mailing list