An open API service indexing awesome lists of open source software.

https://github.com/simplesamlphp/simplesamlphp-module-sqlauth

This is a authentication module for authenticating a user against a SQL database
https://github.com/simplesamlphp/simplesamlphp-module-sqlauth

Last synced: 9 months ago
JSON representation

This is a authentication module for authenticating a user against a SQL database

Awesome Lists containing this project

README

          

# SimpleSAMLphp `sqlauth` module

This is a authentication module for authenticating a user against a SQL database. See [the documentation](https://simplesamlphp.org/docs/contrib_modules/sqlauth/sql.html) for details of how to use this module.

![Build Status](https://github.com/simplesamlphp/simplesamlphp-module-sqlauth/actions/workflows/php.yml/badge.svg)
[![Coverage Status](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-sqlauth/branch/master/graph/badge.svg)](https://codecov.io/gh/simplesamlphp/simplesamlphp-module-sqlauth)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-sqlauth/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/simplesamlphp/simplesamlphp-module-sqlauth/?branch=master)
[![Type Coverage](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-sqlauth/coverage.svg)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-sqlauth)
[![Psalm Level](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-sqlauth/level.svg)](https://shepherd.dev/github/simplesamlphp/simplesamlphp-module-sqlauth)