Registry / auth / simplesamlphp-saml2

simplesamlphp-saml2

JSON →
library6.2.1phppackagistunverified

SAML2 PHP library from SimpleSAMLphp.

composer require simplesamlphp/saml2
INSTALL
IMPORT
SIG · SIMPLESAMLPHP-SAML
S
simplesamlphp-saml2
authphpv6.2.1
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.

Assertion
use SimpleSAML\SAML2\XML\saml\Assertion;

Create a SAML2 assertion.

use SimpleSAML\SAML2\XML\saml\Assertion; $assertion = new Assertion(); $assertion->setIssuer('https://idp.example.com');
Debug
Known issues
gotchaRequires XML parsing and cryptographic libraries.
fix
Ensure ext-dom, ext-xml, and ext-openssl are enabled.
affects: >=6.0
Upgrade
Version history
6.2.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Resources
simplesamlphp-saml2 — pip install simplesamlphp-saml2 · libregistry