Registry / auth / apereo-phpcas

apereo-phpcas

JSON →
library1.6.2phppackagistunverified

Provides a simple API for authenticating users against a CAS server.

composer require apereo/phpcas
INSTALL
IMPORT
SIG · APEREO-PHPCAS
A
apereo-phpcas
authphpv1.6.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

phpCAS
use phpCAS;

Authenticate a user via CAS

phpCAS::client(CAS_VERSION_2_0, 'cas.example.com', 443, ''); phpCAS::setNoCasServerValidation(); phpCAS::forceAuthentication(); $user = phpCAS::getUser();
Debug
Known issues
breakingRequires PHP 7.0 or higher
fix
Upgrade PHP to version 7.0 or later
affects: <1.6.0
Upgrade
Version history
1.6.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
49 hits · last 30 days
node
45
Resources
apereo-phpcas — pip install apereo-phpcas · libregistry