aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/aai/resources/config/fproxy/auth
AgeCommit message (Collapse)AuthorFilesLines
2020-12-02[AAI] Reintegrate AAI OOM charts in main repoSylvain Desbureaux3-0/+0
AAI chart is currently in its own directory. As a lot will be done in the charts with tight coordination between "common" part and components parts, it's a lot easier to have everything in a same place for now. Issue-ID: OOM-2513 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I5e27f7de286bf74e6d3a443e1cb31f63b3d83265 [Update aai to commit 18d4bd165e12cb4d03baa318e506f0dda381cd89] Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2019-04-26AAI HELM code transferJessica Wagantall3-0/+0
- Remove kubernetes/aai code from OOM. - Add oom/aai as submodule of OOM in kubernetes/aai location. Change-Id: I7741a0cd4b0ecef174569c9450b09f2f7c211f44 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-19Add Pluggable Security to Search MSJennie Jia1-0/+0
Issue-ID: AAI-2272 Change-Id: I1dfaa21a7e7de1e044812d6dd8098715d4eaa22a Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2019-02-12Update fProxy keystoreLee, Tian (tl5884)1-0/+0
To cater for primary services that communicate with DMAAP using SSL, the fproxy server cert needs a SAN entry for "message-router.onap", so that it passes hostname verification on the primary service side. Change-Id: I52c33d1d324219b62b4a92236f637d79c5899638 Issue-ID: AAF-718 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
2019-01-31Update Gizmo and Champ security configLee, Tian (tl5884)3-0/+0
- Update rProxy to use AAF geo-locate endpoint rather than hard coded IP address - Update fProxy to use separate truststore - Restructure charts to reduce certificate duplication Change-Id: I1e63ceb0ebabd8bb3dfacc71dac841858279b6f1 Issue-ID: AAF-718 Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>