wiser / saml-bundle
Symfony bundle to use SAML
Installs: 178
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=8.1
- ext-openssl: *
- ext-simplexml: *
- symfony/framework-bundle: ^5.3 || ^6.3
- symfony/security-bundle: ^5.3 || ^6.3
This package is auto-updated.
Last update: 2024-11-22 13:38:57 UTC
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