Update policy JSON to match the ONAP client cert
[aai/test-config.git] / babel / appconfig / auth / auth_policy.json
index 5340a6a..e7c6459 100644 (file)
@@ -8,7 +8,7 @@
             }
         ],
         "users": [
-            {"username": "CN=someone.onap.org, OU=someone, O=\"ONAP ORG\", L=NA, ST=NA, C=NA"}
+            {"username": "CN=ONAP, OU=ONAP, O=ONAP, L=Ottawa, ST=Ontario, C=CA"}
         ]
     },
     {
@@ -18,7 +18,7 @@
             "methods": [{"name": "POST"}]
         }],
         "users": [
-            {"username": "CN=someone.onap.org, OU=someone, O=\"ONAP ORG\", L=NA, ST=NA, C=NA"}
+            {"username": "CN=ONAP, OU=ONAP, O=ONAP, L=Ottawa, ST=Ontario, C=CA"}
         ]
     },
     {
@@ -30,7 +30,7 @@
             }
         ],
         "users": [
-            {"username": "CN=someone.onap.org, OU=someone, O=\"ONAP ORG\", L=NA, ST=NA, C=NA"}
+            {"username": "CN=ONAP, OU=ONAP, O=ONAP, L=Ottawa, ST=Ontario, C=CA"}
         ]
     },
     {