marvinrabe / laravel-saml2
This package is abandoned and no longer maintained.
No replacement package was suggested.
SAML2 integration for Laravel based on OneLogin toolkit.
0.0.7
2025-02-26 15:13 UTC
Requires
- php: ^8.1
- ext-openssl: *
- illuminate/support: ^v9.0.0|^v10.0.0|^v11.0.0
- onelogin/php-saml: ^3.0.0
Requires (Dev)
- orchestra/testbench: ^v7.0
- phpunit/phpunit: ^9.5.27
- vimeo/psalm: ^5.4.0
README
SAML2 integration for Laravel based on OneLogin toolkit.
Installation
Install this package via composer:
composer require marvinrabe/laravel-saml2
Usage
TODO
License
The MIT License (MIT). Please see License File for more information.