Auth Grove is a web application offering an authentication grove, the fount of all logins for SSO purpose.
- Repository: rGROVE
- Support forum: http://purl.net/NET/Nasqueron/AuthGrove/Forum
- Nasqueron implementation: https://login.nasqueron.org
Auth Grove is a web application offering an authentication grove, the fount of all logins for SSO purpose.
Current state
Feu vert / green light for this task
Twitter support discontinuation
Development moratoire
Development moratoire
Should be generated by php artisan key:generate.
$ php artisan tinker Psy Shell v0.7.2 (PHP 7.2.10 — cli) by Justin Hileman >>> $pdo = DB::connection()->getPdo(); => PDO {#670 inTransaction: false, attributes: { CASE: NATURAL, ERRMODE: EXCEPTION, AUTOCOMMIT: 1, PERSISTENT: false, DRIVER_NAME: "mysql", SERVER_INFO: "Uptime: 335792 Threads: 4 Questions: 9080172 Slow queries: 0 Opens: 8594 Flush tables: 2 Open tables: 2692 Queries per second avg: 27.041", ORACLE_NULLS: NATURAL, CLIENT_VERSION: "mysqlnd 5.0.12-dev - 20150407 - $Id: 38fea24f2847fa7519001be390c98ae0acafe387 $", SERVER_VERSION: "8.0.12", STATEMENT_CLASS: [ "PDOStatement", ], EMULATE_PREPARES: 0, CONNECTION_STATUS: "mysql via TCP/IP", DEFAULT_FETCH_MODE: BOTH, }, }
The run-login script has been migrated in D1808 into Salt state.
There is on acquisitariat a ci_authgrove database with the required tables, without any data inside:
I can repro with laravel/framework v5.3.4.
Current status