From dae4ecc60fdb1b058cb07b214dce2b20b63cfad6 Mon Sep 17 00:00:00 2001
From: merlokk <807634+merlokk@users.noreply.github.com>
Date: Wed, 21 Nov 2018 19:45:11 +0200
Subject: [PATCH] removed ismap and added not-writable parameters

---
 client/fido/fido2.json | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/client/fido/fido2.json b/client/fido/fido2.json
index ceb55bae8..5da643558 100644
--- a/client/fido/fido2.json
+++ b/client/fido/fido2.json
@@ -1,12 +1,10 @@
 {
   "ClientDataHash": "000102030405060708090a0b0c0d0e0f000102030405060708090a0b0c0d0e0f",
   "RelyingPartyEntity": {
-    "isMap": true,
     "id": "acme.com",
     "name": "Acme"
   },
   "UserEntity": {
-    "isMap": true,
     "id": "00000000000000000000000000000000",
     "icon": "https://pics.acme.com/00/p/aBjjjpqPb.png",
     "name": "johnpsmith@acme.com",
@@ -14,20 +12,17 @@
   },
   "pubKeyCredParams": [
     {
-      "isMap": true,
       "type": "public-key",
       "alg": -7,
-      "name": "ES256"
+      ".name": "ES256"
     },
     {
-      "isMap": true,
       "type": "public-key",
       "alg": -257,
-      "name": "RS256"
+      ".name": "RS256"
     }
   ],
   "options": {
-    "isMap": true,
     "up": false,
     "uv": false,
     "keyStorageDevice": true