sitya / simplesamlphp-module-sqlauth
This is a authentication module for authenticating a user against a SQL database
Package info
github.com/sitya/simplesamlphp-module-sqlauth
Type:simplesamlphp-module
pkg:composer/sitya/simplesamlphp-module-sqlauth
dev-master
2025-10-20 05:52 UTC
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: 2026-02-20 06:40:27 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.