simplesamlphp / simplesamlphp-module-sqlauth
This is a authentication module for authenticating a user against a SQL database
Package info
github.com/simplesamlphp/simplesamlphp-module-sqlauth
Type:simplesamlphp-module
pkg:composer/simplesamlphp/simplesamlphp-module-sqlauth
v1.4.1
2026-07-08 06:56 UTC
Requires
- php: ^8.3
- ext-pdo: *
- simplesamlphp/assert: ~2.0
- simplesamlphp/composer-module-installer: ~1.7
- simplesamlphp/simplesamlphp: ^2.5@dev
Requires (Dev)
This package is auto-updated.
Last update: 2026-07-13 20:50:38 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.