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

Steve Swinsburg steve.swinsburg at gmail.com
Wed Apr 2 13:15:16 PDT 2014


Yep that sakai login tool url needs to have the url of the sakai server.
Adjust your web.xml

As an aside, it is good to see that guide still going strong. I wrote it
for 2.4 ;)

Cheers
Steve

sent from my mobile device
On 03/04/2014 3:03 AM, "Sam Ottenhoff" <ottenhoff at longsight.com> wrote:

> 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>
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20140403/d159957d/attachment.html 


More information about the sakai-dev mailing list