diff options
Diffstat (limited to 'kubernetes/aai/components/aai-data-router/resources/config/auth')
-rw-r--r-- | kubernetes/aai/components/aai-data-router/resources/config/auth/client-cert-onap.p12 | bin | 2556 -> 0 bytes | |||
-rw-r--r-- | kubernetes/aai/components/aai-data-router/resources/config/auth/data-router_policy.json | 18 | ||||
-rw-r--r-- | kubernetes/aai/components/aai-data-router/resources/config/auth/tomcat_keystore | bin | 4767 -> 0 bytes |
3 files changed, 0 insertions, 18 deletions
diff --git a/kubernetes/aai/components/aai-data-router/resources/config/auth/client-cert-onap.p12 b/kubernetes/aai/components/aai-data-router/resources/config/auth/client-cert-onap.p12 Binary files differdeleted file mode 100644 index dbf4fcacec..0000000000 --- a/kubernetes/aai/components/aai-data-router/resources/config/auth/client-cert-onap.p12 +++ /dev/null diff --git a/kubernetes/aai/components/aai-data-router/resources/config/auth/data-router_policy.json b/kubernetes/aai/components/aai-data-router/resources/config/auth/data-router_policy.json deleted file mode 100644 index c03870e288..0000000000 --- a/kubernetes/aai/components/aai-data-router/resources/config/auth/data-router_policy.json +++ /dev/null @@ -1,18 +0,0 @@ -{
- "roles": [
- {
- "name": "admin",
- "functions": [
- {
- "name": "search", "methods": [ { "name": "GET" },{ "name": "DELETE" }, { "name": "PUT" }, { "name": "POST" } ]
- }
- ],
-
- "users": [
- {
- "username": "CN=ONAP, OU=ONAP, O=ONAP, L=Ottawa, ST=Ontario, C=CA"
- }
- ]
- }
- ]
-}
diff --git a/kubernetes/aai/components/aai-data-router/resources/config/auth/tomcat_keystore b/kubernetes/aai/components/aai-data-router/resources/config/auth/tomcat_keystore Binary files differdeleted file mode 100644 index 7a7738602d..0000000000 --- a/kubernetes/aai/components/aai-data-router/resources/config/auth/tomcat_keystore +++ /dev/null |