Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
Branch: master
Clone or download
Latest commit 49253aa Mar 15, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github minor changes to stale bot Feb 16, 2019
api
ci fix tests Mar 15, 2019
core
docs fix tests Mar 15, 2019
etc working on java 9 Feb 19, 2018
gradle code cleanup and work around principal attribute repositories with pd… Mar 14, 2019
style fix cve check Feb 20, 2019
support fix tests Mar 15, 2019
webapp
.gitignore
.gitmodules add apereo blog as a git submodule for release notes Jul 14, 2018
.travis.yml fix checkstyle Mar 7, 2019
LICENSE CAS-1101 Update licensing to Apache License, Version 2.0. May 4, 2012
NOTICE cleanup; copyright change Dec 30, 2018
README.md
build.gradle
gradle.properties code cleanup and work around principal attribute repositories with pd… Mar 14, 2019
gradlew
gradlew.bat upgrade gradle Nov 27, 2018
lombok.config
renovate.json
settings.gradle

README.md

Central Authentication Service (CAS)

License Twitter Support Gitter Slack Stack Overflow

Introduction

Welcome to the home of the Central Authentication Service project, more commonly referred to as CAS. CAS is an enterprise multilingual single sign-on solution for the web and attempts to be a comprehensive platform for your authentication and authorization needs.

CAS is an open and well-documented authentication protocol. The primary implementation of the protocol is an open-source Java server component by the same name hosted here, with support for a plethora of additional authentication protocols and features.

Contributions

Contributing Guide Open Pull Requests

If you have already identified an enhancement or a bug, it is STRONGLY recommended that you simply submit a pull request to address the case. There is no need for special ceremony to create separate issues. The pull request IS the issue and it will be tracked and tagged as such.

Documentation Javadoc

Version Reference
Link
Link
Link

Additional resources are available as follows:

Deployment

Contributing Guide Open Pull Requests codecov Build Status Maven Central Github Releases

It is recommended to deploy CAS locally using the WAR Overlay method. Cloning or downloading the CAS codebase is ONLY required if you wish to contribute to the development of the project.

Features

The following features are supported by the CAS project:

  • CAS v1, v2 and v3 Protocol
  • SAML v1 and v2 Protocol
  • OAuth v2 Protocol
  • OpenID & OpenID Connect Protocol
  • WS-Federation Passive Requestor Protocol
  • Authentication via JAAS, LDAP, RDBMS, X.509, Radius, SPNEGO, JWT, Remote, Apache Cassandra, Trusted, BASIC, Apache Shiro, MongoDb, Pac4J and more.
  • Delegated authentication to WS-FED, Facebook, Twitter, SAML IdP, OpenID, OpenID Connect, CAS and more.
  • Authorization via ABAC, Time/Date, REST, Internet2's Grouper and more.
  • HA clustered deployments via Hazelcast, Ehcache, JPA, Apache Cassandra, Memcached, Apache Ignite, MongoDb, Redis, DynamoDb, Couchbase and more.
  • Application registration backed by JSON, LDAP, YAML, Apache Cassandra, JPA, Couchbase, MongoDb, DynamoDb, Redis and more.
  • Multifactor authentication via Duo Security, YubiKey, RSA, Google Authenticator and more.
  • Administrative UIs to manage logging, monitoring, statistics, configuration, client registration and more.
  • Global and per-application user interface theme and branding.
  • Password management and password policy enforcement.

The foundations of CAS are built upon: Spring Boot and Spring Cloud.

Development

Codacy Badge CLA assistant Dependency Status Sonarqube Quality Sonarqube Quality

To build the project locally, please follow this guide. The release schedule is available here.

Support

CAS is 100% free open source software managed by Apereo, licensed under Apache v2. Our community has access to all releases of the CAS software with absolutely no costs. We welcome contributions from our community of all types and sizes. The time and effort to develop and maintain this project is dedicated by a group of volunteers and contributors. Support options may be found here. If you (or your employer) benefit from this project, please consider becoming a Friend of Apereo and contribute.

You can’t perform that action at this time.