Adding pluggable security to Babel
authorEdwin Lawrance <Edwin.Lawrance@amdocs.com>
Wed, 24 Oct 2018 13:47:01 +0000 (14:47 +0100)
committerAlexis de Talhouët <alexis.de_talhouet@bell.ca>
Tue, 4 Dec 2018 13:00:24 +0000 (13:00 +0000)
commit036f61841fbc196eb3d81cc2ce7cd0d106e776e4
tree877c9e32ca43c3fbde581432e6341c3003ca64c0
parent2befacb93c4477c2dfd822a44ae83adb99fb94d0
Adding pluggable security to Babel

Change-Id: Ie96d9438d66021941c3d0c12ca19b28e2c2ed71e
Issue-ID: AAI-1764
Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
19 files changed:
charts/aai-babel/resources/fproxy/config/auth/client-cert.p12 [new file with mode: 0644]
charts/aai-babel/resources/fproxy/config/auth/tomcat_keystore [new file with mode: 0644]
charts/aai-babel/resources/fproxy/config/fproxy.properties [new file with mode: 0644]
charts/aai-babel/resources/fproxy/config/logback-spring.xml [new file with mode: 0644]
charts/aai-babel/resources/fproxy/config/readme.txt [new file with mode: 0644]
charts/aai-babel/resources/rproxy/config/auth/client-cert.p12 [new file with mode: 0644]
charts/aai-babel/resources/rproxy/config/auth/tomcat_keystore [new file with mode: 0644]
charts/aai-babel/resources/rproxy/config/auth/uri-authorization.json [new file with mode: 0644]
charts/aai-babel/resources/rproxy/config/cadi.properties [new file with mode: 0644]
charts/aai-babel/resources/rproxy/config/forward-proxy.properties [new file with mode: 0644]
charts/aai-babel/resources/rproxy/config/logback-spring.xml [new file with mode: 0644]
charts/aai-babel/resources/rproxy/config/primary-service.properties [new file with mode: 0644]
charts/aai-babel/resources/rproxy/config/readme.txt [new file with mode: 0644]
charts/aai-babel/resources/rproxy/config/reverse-proxy.properties [new file with mode: 0644]
charts/aai-babel/resources/rproxy/config/security/keyfile [new file with mode: 0644]
charts/aai-babel/templates/configmap.yaml
charts/aai-babel/templates/deployment.yaml
charts/aai-babel/templates/secrets.yaml
charts/aai-babel/templates/service.yaml