wiser / saml-bundle
Symfony bundle to use SAML
Installs: 215
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.2
- ext-openssl: *
- ext-simplexml: *
- symfony/framework-bundle: ^6.4
- symfony/security-bundle: ^6.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