Begin of Identity Implementation, Begin of Token management for Identification

This commit is contained in:
Eole 2016-01-30 11:41:45 +01:00
parent ba8bbc77fb
commit 78e6e5787c
8 changed files with 335 additions and 9 deletions

View file

@ -1,7 +1,10 @@
<?php
date_default_timezone_set('Europe/Paris');
$config = Array();
$config["modules_enabled"] = "";
$config["urlAuth"] = "http://148.60.11.31:5000/v3";
?>