OAuth2 authorization server for Bolk-accounts
- Install on a VPS.
- Ensure Apache 2, PHP5 and MySQL are present.
- Create database and create the tables from database.sql.
- Copy
web/.htaccess.example
toweb/.htaccess
and fill in the details - Install php8.3-ldap
- Install dependencies by running
composer install
- Point webroot of apache to
web
Copyright 2012-2014,2016 Jakob Buis and Max Maton.