Registry / auth / simplesamlphp-simplesamlphp

simplesamlphp-simplesamlphp

JSON →
library99.99.99phppackagistunverified

A PHP implementation of a SAML 2.0 service provider and identity provider.

composer require simplesamlphp/simplesamlphp
INSTALL
IMPORT
SIG · SIMPLESAMLPHP-SIMP
S
simplesamlphp-simplesamlphp
authphpv99.99.99
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.

Simple
use SimpleSAML\Auth\Simple;

Require authentication using a SAML service provider and retrieve user attributes.

use SimpleSAML\Auth\Simple; $auth = new Simple('default-sp'); $auth->requireAuth(); $attributes = $auth->getAttributes();
Debug
Known issues
gotchaVersion 99.99.99 is a placeholder; check actual latest version.
fix
Use a specific stable version like 2.x.
affects: >=99.0.0
Upgrade
Version history
99.99.99latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
22
Resources
simplesamlphp-simplesamlphp — pip install simplesamlphp-simplesamlphp · libregistry