moodle/auth/cas/CAS
2019-12-13 12:34:06 +00:00
..
CAS MDL-67382 auth_cas: update phpCAS to 1.3.8 2019-12-13 12:34:06 +00:00
CAS.php MDL-67382 auth_cas: update phpCAS to 1.3.8 2019-12-13 12:34:06 +00:00
LICENSE MDL-53519 auth_cas: update cas to version 1.3.4 2016-03-21 13:16:03 +08:00
moodle_readme.txt MDL-67382 auth_cas: update phpCAS to 1.3.8 2019-12-13 12:34:06 +00:00
NOTICE MDL-53519 auth_cas: update cas to version 1.3.4 2016-03-21 13:16:03 +08:00
README.md MDL-67382 auth_cas: update phpCAS to 1.3.8 2019-12-13 12:34:06 +00:00

phpCAS

phpCAS is an authentication library that allows PHP applications to easily authenticate users via a Central Authentication Service (CAS) server.

Please see the wiki website for more information:

https://wiki.jasig.org/display/CASC/phpCAS

Api documentation can be found here:

https://apereo.github.io/phpCAS/

Build Status

LICENSE

Copyright 2007-2015, JA-SIG, Inc. This project includes software developed by Jasig. http://www.jasig.org/

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.