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.0
2026-03-05 20:42 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-03-05 20:42:23 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.