Fix some security vulnerabilities
[vfc/nfvo/driver/vnfm/svnfm.git] / nokiav2 / deployment / src / main / resources / application.properties
index c9c86a0..c467e76 100644 (file)
@@ -29,11 +29,11 @@ driverVnfmExternalIp=127.0.0.1
 # the IP address of the message bus
 messageBusIp=127.0.0.1
 # the URL of the CBAM catalog service
-cbamCatalogUrl=https://127.0.0.1:443/api/catalog/adapter
+cbamCatalogUrl=https://127.0.0.1:443/api/catalog/adapter/
 # the URL of the CBAM LCN service
-cbamLcnUrl=https://127.0.0.1:443/vnfm/lcn/v3
+cbamLcnUrl=https://127.0.0.1:443/vnfm/lcn/v3/
 # the URL of the CBAM authentication service
-cbamKeyCloakBaseUrl=https://127.0.0.1:443/auth
+cbamKeyCloakBaseUrl=https://127.0.0.1:443/auth/
 # the username to be used for requesing a token on CBAM authorization interface
 cbamUsername=kukuUser
 # the password to be used for requesing a token on CBAM authorization interface