Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Supported Platforms

The Jasig Central Authentication Service is designed to run on any Java 1.5 or higher virtual machine, and in any container that supports the Servlet 2.4 or higher specification. Its been tested on the Sun Java 1.5 and 1.6 JVMs, as well as in the Tomcat, Jetty, and JBoss containers.

No service would be useful if there wasn't a large quantity of clients available to ease integration. Jasig officially supports Java, .NET, PHP, and Apache module clients. The community has contributed clients for languages ranging from Cold Fusion, Ruby, and Perl to IIS, PAM, and PL/SQL. Official CAS support is also included in SpringSource's Spring Security project as well as Jasig's uPortal project. Finally, the Java client includes modules to ease integration with Atlassian's Confluence and JIRA.

The community has also contributed their expertise in "CASifying" a wide range of applications including Joomia, OpenCms, FishEye & Crucible, Roller, Liferay, Wordpress, and Zimbra.

Features

CAS is a full-featured open source enterprise single sign on service that has been deployed at universities, non-profits, non-government organizations, governments, small businesses, and large corporations in many countries including the United States, Canada, France, Spain, United Kingdom, Portugal, Turkey, Italy, Germany, China, India, Japan, Australia, and New Zealand.

CAS supports the CAS1 and CAS2 protocols allowing for simple single sign on, as well as proxy authentication. The addition of SAML 1.1 allows for the exchange of attributes between the CAS server and CAS clients. Partial SAML2 support allows for integration with Google Apps for Education, allowing universities that have deployed CAS to take advantage of institutional GMail.

CAS can easily integrate with any organizations authentication system. Out of the box, CAS includes authentication support for LDAP (including Active Directory), databases, SPNEGO/NTLM, X.509 certificates, container, and RADIUS. It also includes an extensive plugin API to easily write your own authentication support.

For the enterprise-minded, CAS includes multiple options for deploying in a clustered environment. Deployers can choose from BerkeleyDB, JBossCache, Memcache, or a database storage system for clustering. Other important enterprise features include the ability to audit who is accessing which service, as well as gathering statistics about each server.

Finally, CAS has been designed from the ground up using current best practices to be an extensible platform with well-defined plugin APIs based on community use cases. In addition, its build using "de facto" standard libraries including Spring, Maven2, Person Directory, JSPs, and more meaning your skills carry from CAS to your applications, and vice versa.

Applications with CAS support

Application Type

Application Name

Details

Blogging Platform

WordPress

http://wordpress.org/extend/plugins/cas-authentication

Blogging Platform

Roller

http://cwiki.apache.org/confluence/display/ROLLER/Roller+4.0+with+LDAP+and+CAS

Bug Tracker

JIRA

http://www.soulwing.org/jira-cas.jsp

Course Management

Moodle

http://docs.moodle.org/en/CAS_server_(SSO)

Course Management

Sakai

http://bugs.sakaiproject.org/confluence/display/~steve.swinsburg/CASifying+Sakai

Content Management

Liferay

http://content.liferay.com/4.3/doc/installation/liferay_4_installation_guide/multipage/ch05s04.html

Content Management

Drupal

http://drupal.org/project/cas

Content Management

Joomla!

http://joomlacode.org/gf/project/auth_manager/

Content Management

Alfreso

http://wiki.alfresco.com/wiki/Central_Authentication_Service_Configuration

Content Management

OpenCMS

http://www.ja-sig.org/wiki/display/CASC/CASifying+OpenCms

HR/Recruiting

PeopleAdmin

http://www.peopleadmin.com/images/Integrations/SSO_Integration_Information.pdf

Messaging Platform

Zimbra

http://www.ja-sig.org/wiki/display/CAS/CASifying+Zimbra

Messaging Platform

GoogleApps

http://www.ja-sig.org/wiki/display/CASUM/SAML+2.0+(Google+Accounts+Integration)

Portal

Uportal

http://www.ja-sig.org/wiki/display/UPM30/01+CAS+Authentication+for+the+Impatient

Security Framework

Spring Security

http://mattfleming.com/node/269

Wiki

Confluence

http://www.soulwing.org/confluence-cas.jsp

Wiki

DokuWiki

http://www.dokuwiki.org/auth:cas

Wiki

MediaWiki

http://solr.bccampus.ca/wiki/index.php/CASify_this_mediawiki

Wiki

Twiki

http://www.ja-sig.org/wiki/display/CAS/CASifying+TWiki

  • No labels