marvinrabe / laravel-saml2
基于OneLogin工具包的Laravel SAML2集成。
0.0.6
2023-03-22 11:29 UTC
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
基于OneLogin工具包的Laravel SAML2集成。
安装
通过composer安装此包
composer require marvinrabe/laravel-saml2
用法
待办事项
许可
MIT许可(MIT)。请参阅许可文件获取更多信息。