From 7bb24819adb8c53b8a3ab21c10e78928da03de02 Mon Sep 17 00:00:00 2001 From: merlokk <807634+merlokk@users.noreply.github.com> Date: Wed, 21 Nov 2018 20:39:26 +0200 Subject: [PATCH] small fix --- client/fido/fido2.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/client/fido/fido2.json b/client/fido/fido2.json index b847e891b..88abf48e1 100644 --- a/client/fido/fido2.json +++ b/client/fido/fido2.json @@ -5,7 +5,7 @@ "name": "Acme" }, "UserEntity": { - "id": "00000000000000000000000000000000", + "id": "00000000000000000000000000000001", "icon": "https://pics.acme.com/00/p/aBjjjpqPb.png", "name": "johnpsmith@acme.com", "displayName": "John P. Smith" @@ -24,7 +24,6 @@ ], "options": { "uv": false, - ".up": false, - ".keyStorageDevice": true + "rk": false, } } \ No newline at end of file