Registry / auth / onelogin-php-saml

onelogin-php-saml

JSON →
library4.3.2phppackagistunverified

PHP SAML Toolkit for implementing SAML 2.0 authentication.

composer require onelogin/php-saml
INSTALL
IMPORT
SIG · ONELOGIN-PHP-SAML
O
onelogin-php-saml
authphpv4.3.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.

Auth
use OneLogin\Saml2\Auth;

Initiate SAML login

<?php use OneLogin\Saml2\Auth; $auth = new Auth($settings); $auth->login();
Debug
Known issues
gotchaRequires mcrypt or openssl extension for XML encryption.
fix
Ensure openssl extension is enabled in PHP.
affects: *
Upgrade
Version history
4.3.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
onelogin-php-saml — pip install onelogin-php-saml · libregistry