Bretzel Identity Manager ou BIM Identity Manager
/vendor/ templates and includesincludes/config.ini.example to includes/config.ini and edit the file with your parametershttp://bim.example.org {
@blocked {
path /vendor/* /templates/* /includes/*
}
respond @blocked 403
handle {
root * /srv/bim
php_fastcgi caddy-phpfpm:9000 {
index signin.php
}
}
}
BIM will be accessible using bim.example.org.
Please refer to this page.