Hello,

I am trying to setup CAS authentication for our Confluence instance using
the CAS Java Client 3.1.3 following these instructions
http://www.ja-sig.org/wiki/x/gwHP. Has anyone else been able to get this to
work following those instructions? Are the instructions complete?

This is what I have done so far:

   1. Added the cas-client-core-3.1.3.jar and
   cas-client-integration-atlassian-3.1.3.jar to my confluence/WEB-INF/lib
   directory
   2. Added the CasValidationFilter <filter> configuration to
   confluence/WEB-INF/web.xml
   3. Added the <filter-mapping> to the CasValidationFilter immediately
   before the mapping for "login"
   4. Changed the authenticator class in
   confluence/WEB-INF/classes/seraph-config.xml to
   org.jasig.cas.client.integration.atlassian.ConfluenceCasAuthenticator

After all those changes, I start up Confluence and attempt to access a page
in our wiki that requires authentication and I get sent to the default
Confluence login page rather than being sent through CAS.

I have been using the Soulwing CAS Client for
Confluence<http://www.soulwing.org/confluence-cas.jsp>successfully for
some time now, but I thought I would give the new CAS Java
Client a try. Any tips would be appreciated, also I am curious to know if
anybody is actually using the CAS Java Client with Confluence.

Thanks,
Parker
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to