This plugin enable SimpleSAMLPHP to authenticate user with Argo2Id password stored in SQL databases (prefer MySQL / PostgreSQL)
At the moment, pull the repository to your local place, extract the whole folder then
- Put under
modules
folder of SimpleSAMLPHP. - Prepare a authsource in
config/authsources.php
file with and entry under config array. (You may want to refer to #docs folder for sample) - Prepare proper SQL schemas with samples per #docs.