1 |
efrain |
1 |
phpCAS
|
|
|
2 |
=======
|
|
|
3 |
|
|
|
4 |
phpCAS is an authentication library that allows PHP applications to easily authenticate
|
|
|
5 |
users via a Central Authentication Service (CAS) server.
|
|
|
6 |
|
|
|
7 |
Please see the wiki website for more information:
|
|
|
8 |
|
|
|
9 |
https://apereo.github.io/phpCAS/
|
|
|
10 |
|
|
|
11 |
Api documentation can be found here:
|
|
|
12 |
|
|
|
13 |
https://apereo.github.io/phpCAS/api/
|
|
|
14 |
|
|
|
15 |
|
|
|
16 |
[](https://github.com/apereo/phpCAS/actions/workflows/test.yml)
|
|
|
17 |
|
|
|
18 |
LICENSE
|
|
|
19 |
-------
|
|
|
20 |
|
|
|
21 |
Copyright 2007-2020, Apereo Foundation.
|
|
|
22 |
This project includes software developed by Apereo Foundation.
|
|
|
23 |
http://www.apereo.org/
|
|
|
24 |
|
|
|
25 |
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
26 |
you may not use this software except in compliance with the License.
|
|
|
27 |
You may obtain a copy of the License at:
|
|
|
28 |
|
|
|
29 |
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
30 |
|
|
|
31 |
Unless required by applicable law or agreed to in writing, software
|
|
|
32 |
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
33 |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
34 |
See the License for the specific language governing permissions and
|
|
|
35 |
limitations under the License.
|