Registry / auth / jasig-phpcas

jasig-phpcas

JSON →
library1.6.2phppackagistunverified

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

composer require jasig/phpcas
INSTALL
IMPORT
SIG · JASIG-PHPCAS
J
jasig-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;

Initialize CAS client and force authentication.

phpCAS::client(CAS_VERSION_2_0, 'cas.example.com', 443, '/cas'); phpCAS::setNoCasServerValidation(); phpCAS::forceAuthentication(); $user = phpCAS::getUser();
Debug
Known issues
breakingRequires curl extension and PHP 5.4+
fix
Install php-curl extension and ensure PHP version compatibility.
affects: >=1.0.0
Upgrade
Version history
1.6.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
jasig-phpcas — pip install jasig-phpcas · libregistry