Adding pluggable security to Babel 50/71150/4
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)
commit0a444a8607912bb08667c8993c61f36e7096db97
tree25f9781c6361768a78c60757ffb31213f2dabb46
parent693bc2491bb1249f3e0313a31c4240f5f65e3ba3
Adding pluggable security to Babel

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