marvinrabe / laravel-saml2
SAML2 integration for Laravel based on OneLogin toolkit.
Installs: 1 185
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: ^8.1
- ext-openssl: *
- illuminate/support: ^v9.0.0|^v10.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.