Include authentication for kafka-ui 94/14294/1
authorRavi Pendurty <ravi.pendurty@highstreet-technologies.com>
Tue, 1 Apr 2025 11:57:54 +0000 (17:27 +0530)
committerRavi Pendurty <ravi.pendurty@highstreet-technologies.com>
Tue, 1 Apr 2025 11:57:54 +0000 (17:27 +0530)
commit7e214bfc3b04d6c62193a4cb0a350628907697ed
tree13406fcda512f11402c6dd3d04f5a88c1ab912ce
parent277993dbc310232164b1c8a9f906e2063be1aa6a
Include authentication for kafka-ui

Include self signed certs for kafka-ui

Issue-ID: OAM-450
Change-Id: I7fe962f84c0aadb65369af4489192cfecb402df7
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
12 files changed:
solution/smo/common/.env
solution/smo/common/certs-selfsigned/README.md [new file with mode: 0644]
solution/smo/common/certs-selfsigned/smo.o-ran-sc.org.crt [new file with mode: 0644]
solution/smo/common/certs-selfsigned/smo.o-ran-sc.org.csr [new file with mode: 0644]
solution/smo/common/certs-selfsigned/smo.o-ran-sc.org.ext [new file with mode: 0644]
solution/smo/common/certs-selfsigned/smo.o-ran-sc.org.jks [new file with mode: 0644]
solution/smo/common/certs-selfsigned/smo.o-ran-sc.org.key [new file with mode: 0644]
solution/smo/common/certs-selfsigned/smo.o-ran-sc.org.p12 [new file with mode: 0644]
solution/smo/common/docker-compose.yaml
solution/smo/common/gateway/conf/middleware.yaml
solution/smo/common/identity/o-ran-sc-realm.json
solution/smo/common/kafka-ui/config.yaml [new file with mode: 0644]