simplesamlphp / simplesamlphp-module-sqlauth
This is a authentication module for authenticating a user against a SQL database
Installs: 5 565 528
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 7
Forks: 7
Open Issues: 1
Type:simplesamlphp-module
Requires
- php: ^8.1
- ext-pdo: *
- simplesamlphp/assert: ^1.1.0
- simplesamlphp/composer-module-installer: ^1.3.4
- simplesamlphp/simplesamlphp: ^2.2
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-02 22:22:46 UTC
README
This is a authentication module for authenticating a user against a SQL database. See the documentation for details of how to use this module.