sitya / simplesamlphp-module-sqlauth
This is a authentication module for authenticating a user against a SQL database
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 7
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-10-15 07:34:32 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.