Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apereo/phpcas
Apereo PHP CAS Client
https://github.com/apereo/phpcas
authentication cas php sso
Last synced: 4 days ago
JSON representation
Apereo PHP CAS Client
- Host: GitHub
- URL: https://github.com/apereo/phpcas
- Owner: apereo
- License: apache-2.0
- Created: 2011-09-09T01:44:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-06-29T15:51:33.000Z (7 months ago)
- Last Synced: 2025-01-11T06:00:09.042Z (11 days ago)
- Topics: authentication, cas, php, sso
- Language: PHP
- Homepage: https://apereo.github.io/phpCAS/
- Size: 2.89 MB
- Stars: 795
- Watchers: 65
- Forks: 397
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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://apereo.github.io/phpCAS/
Api documentation can be found here:
https://apereo.github.io/phpCAS/api/
[![Test](https://github.com/apereo/phpCAS/actions/workflows/test.yml/badge.svg)](https://github.com/apereo/phpCAS/actions/workflows/test.yml)
Project is unmaintained
-----------------------As of June 2024 this library is not actively maintained and looking for active developers & maintainers. The project is in an okay shape and in working order but needs a bit of steady maintenance or maybe even someone who wants to modernize it. We have also documented & automated a lot so I think it's nothing to worry about.
Please contact the CAS project management team if you are interested: https://apereo.github.io/cas/developer/Project-Commitee.html or through the public mailing lists: https://apereo.github.io/cas/Mailing-Lists.html
LICENSE
-------Copyright 2007-2020, Apereo Foundation.
This project includes software developed by Apereo Foundation.
http://www.apereo.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.