aboutsummaryrefslogtreecommitdiffstats
path: root/development/config/onap-realm.json
AgeCommit message (Collapse)AuthorFilesLines
2024-04-11Remove hardcoded /auth from the keycloak urls in bffFiete Ostkamp1-1/+1
- it should be possible not to configure /auth in the Keycloak url since newer versions do not use it Issue-ID: PORTALNG-85 Change-Id: I288c8b954db185ed22793db0107d14e314d17c26 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2024-03-04Update bff dependenciesFiete Ostkamp1-4/+11
- update spring boot from 3.0.4 to 3.2.2 - update openapi generator from 7.0.0-beta to 7.3.0 - update micrometer from 1.0.0 to 1.1.4 - add localhost as valid redirect url for the keycloak realm Issue-ID: PORTALNG-74 Change-Id: I07da27d1b24bb15530d3de49c725ec9e28c40a8c Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-08-29Change role prefix from onap_ to portal_ [bff]Fiete Ostkamp1-3/+3
- change the expected role prefix that is used for RBAC from onap_ to portal_ - fix docker-compose file Issue-ID: PORTALNG-32 Change-Id: Ie3d93d5659ce0573c99278afce5e08fc57d442fd Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2023-08-16Consistently use the bff name in the bff code baseFiete Ostkamp1-3/+3
- rename package name from org.onap.portal.bff to org.onap.portalng.bff - replace all other occurences of portal-bff with bff Other: - remove Sonarqube plugin Issue-ID: PORTALNG-40 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I50548630212e46a0ab84c88ff5fef743dafe9d38
2023-04-14Upload bffFiete Ostkamp1-0/+221
Issue-ID: PORTAL-1083 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: I50f0a2db2dab28354c32c1ebf5a5e22afb0faade