summaryrefslogtreecommitdiffstats
path: root/charts/aai-babel/resources/config/auth
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-05-01 16:03:43 -0400
committerJames Forsyth <jf2512@att.com>2018-05-02 14:55:37 +0000
commitb95074ba610d66b5fd36f81077a36ae0a2981a1d (patch)
tree31e3558c47255b2331744cfb722d388fe2f9fbbb /charts/aai-babel/resources/config/auth
parent29f11ab7809f22cbcb6a2b245cd47e15f793a439 (diff)
Update babel and ml to work properly in oom
Issue-ID: AAI-1110 Change-Id: Ibc51b36bb96c969a61aa54b31abf7c99f0e62fe6 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'charts/aai-babel/resources/config/auth')
-rw-r--r--charts/aai-babel/resources/config/auth/auth_policy.json6
-rw-r--r--charts/aai-babel/resources/config/auth/tomcat_keystorebin17136 -> 2214 bytes
2 files changed, 3 insertions, 3 deletions
diff --git a/charts/aai-babel/resources/config/auth/auth_policy.json b/charts/aai-babel/resources/config/auth/auth_policy.json
index 5340a6a..e7c6459 100644
--- a/charts/aai-babel/resources/config/auth/auth_policy.json
+++ b/charts/aai-babel/resources/config/auth/auth_policy.json
@@ -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"}
]
},
{
diff --git a/charts/aai-babel/resources/config/auth/tomcat_keystore b/charts/aai-babel/resources/config/auth/tomcat_keystore
index cbec390..9eec841 100644
--- a/charts/aai-babel/resources/config/auth/tomcat_keystore
+++ b/charts/aai-babel/resources/config/auth/tomcat_keystore
Binary files differ