[Building Sakai] cas

Sam Ottenhoff ottenhoff at longsight.com
Tue Mar 6 14:00:33 PST 2012


Attached.

Here is the relevant CAS filter:

<filter>
        <filter-name>sakai.cas</filter-name>

<filter-class>edu.yale.its.tp.cas.client.filter.CASFilter</filter-class>
            <init-param>

<param-name>edu.yale.its.tp.cas.client.filter.loginUrl</param-name>
                <param-value>https://signin.example.edu/cas/login
</param-value>
            </init-param>
            <init-param>

 <param-name>edu.yale.its.tp.cas.client.filter.validateUrl</param-name>
               <param-value>https://signin.example.edu/cas/serviceValidate
</param-value>
           </init-param>
           <init-param>

 <param-name>edu.yale.its.tp.cas.client.filter.serverName</param-name>
               <param-value>sakai.example.edu</param-value>
           </init-param>
           <init-param>

 <param-name>edu.yale.its.tp.cas.client.filter.wrapRequest</param-name>
               <param-value>true</param-value>
           </init-param>
    </filter>

On Tue, Mar 6, 2012 at 4:55 PM, Charles Hedrick <hedrick at rutgers.edu> wrote:

> I'm trying to set up CAS in 2.8.1. I followed the instructions, as much as
> I can, but I'm getting infinite redirection from sakai-login-tool/container
> to itself. Can someone send me a known working web.xml for 2.8 or 2.8.1?
>
> _______________________________________________
> 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/20120306/1d785e5c/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sakai-login-tool-web.xml
Type: text/xml
Size: 4191 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120306/1d785e5c/attachment.xml 


More information about the sakai-dev mailing list