About our Wiki
Browsing
Anyone can browse this Wiki without logging in.
Commenting and adding content
Anyone can sign up for an account and log in. Once you've logged in, you can comment on the pages in this Wiki. A fine way to start contributing is to comment on these pages.
 | No special requests required for basic write access
No special requests are required anymore for basic write access. Additional access can be granted if needed. |
Administration
The CAS Wiki instance is administered by the group "cas-admin" in the JA-SIG Confluence project. Administrative requests should be addressed to one of these administrators, e.g. Andrew Petro, William G. Thompson, Jr., etc.
Hi,
I'd like to contribute my recipe for combining CASFilter and SecurityFilter. This means I can use CAS for authentication and Tomcat Realms (e.g JDBCRealm, DataSourceRealm, JNDIRealm) for the actual role authorization (isUserInRole).
See here for further description:
<http://www.bris.ac.uk/is/projects/portal/team/mark/SecurityFilter>
I was thinking that it probably belongs in the filter section of the JavaClient page but I don't really mind where it is put.
Cheers,
Mark
Mark, welcome to cas-contrib. You now have write access to this Wiki. Adding this information on (or linked from?) the filter section of the JavaClient page sounds like a great start. We can always re-organize later if need be.
Hi, I finished an engagement with a client where we added a CasAuthenticator and CasRealm to Tomcat5. We also added authorization (ie rols) to the CAS protocol. I'd like to contrib this back, either as actual projects, or just notes. I also thought there was an actual cas contrib sourceforge projects for extensions like this?
Cheers,
eric pugh
Hi
I'm working for a french worldwide geophysical company called CGG.
I'm successfully install Cas Server 2.0 working with MS Active Directory as central Directory.
The protected Web Application are running under TOMCAT 5.0.28 and with PHP.
Actually i'm working to protect Oracle Bussinnes Suite which is our ERP.
Because CAS perform only Authentication and Not Authorization, i'm write another module to perform authorization by checking the username in a group in teh central Directory
This module have the same mechanism as CAS and use CAS Authentication to get the usename.
Can i publish this module in your space?
Best Regards
Rivet christian
Sorry, I forgot: All Confluence users now have write access to the wiki. Feel free to create a page and post your extension. Thanks.