Unified system for authentication and authorization.
- PHP+PDO 5.5+
- PostgreSQL ^9.1
Database/schema:
- db_sso/adm_sso
Put the files into php webserver and make adjusts in the first section of config file:
./system/config.php
Also, you should make an alias for your server and point the root directory to public_html (for security reasons)
Run inside project phpunit
- GIT versioning
- Travis adjusts
- Refactoring tests
- Define minimum PHP version