From 4f87bf2d5e0154df8b063948a80d90d614a83252 Mon Sep 17 00:00:00 2001 From: Loïc Collignon Date: Tue, 19 Dec 2017 17:15:55 +0100 Subject: added a fake auth verb for testing purpose and use persistence api to store user profile. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ifc38f01664dec91150ca7574e4263ee0bc755653 Signed-off-by: Loïc Collignon --- agl-identity-service/etc/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'agl-identity-service/etc') diff --git a/agl-identity-service/etc/config.json b/agl-identity-service/etc/config.json index 5208b38..c69e5be 100644 --- a/agl-identity-service/etc/config.json +++ b/agl-identity-service/etc/config.json @@ -1,6 +1,6 @@ { "endpoint": "https://agl-graphapi.forgerocklabs.org:443/getuserprofilefromtoken", - "vin": "4T1BF1FK5GU260429", + "vin": "WVGGF7BP7HD005986", "autoadvise": true, "delay": 5, "idp": { -- cgit 1.2.3-korg