diff options
Diffstat (limited to 'kubernetes/aai/components/aai-search-data/resources/config/auth')
-rw-r--r-- | kubernetes/aai/components/aai-search-data/resources/config/auth/search_policy.json | 18 | ||||
-rw-r--r-- | kubernetes/aai/components/aai-search-data/resources/config/auth/tomcat_keystore | bin | 3844 -> 0 bytes |
2 files changed, 0 insertions, 18 deletions
diff --git a/kubernetes/aai/components/aai-search-data/resources/config/auth/search_policy.json b/kubernetes/aai/components/aai-search-data/resources/config/auth/search_policy.json deleted file mode 100644 index bbbe52f5b5..0000000000 --- a/kubernetes/aai/components/aai-search-data/resources/config/auth/search_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-search-data/resources/config/auth/tomcat_keystore b/kubernetes/aai/components/aai-search-data/resources/config/auth/tomcat_keystore Binary files differdeleted file mode 100644 index e280b3181a..0000000000 --- a/kubernetes/aai/components/aai-search-data/resources/config/auth/tomcat_keystore +++ /dev/null |