wiser / saml-bundle
Symfony bundle to use SAML
Package info
Type:symfony-bundle
pkg:composer/wiser/saml-bundle
3.0.0
2025-12-01 17:57 UTC
Requires
- php: >=8.2
- ext-openssl: *
- ext-simplexml: *
- symfony/framework-bundle: ^7.4
- symfony/security-bundle: ^7.4
README
WiserSamlBundle is a Symfony bundle for dealing with saml authentication.
Installation
Use the package manager composer to install WiserSamlBundle.
composer require wiser/saml-bundle
Usage
TBD
License
Apache-2.0