[AAI] Make AAI helm3 compatible
[oom.git] / kubernetes / aai / components / aai-sparky-be / resources / config / portal / portal-authentication.properties
index 97b5399..e1ddd32 100644 (file)
@@ -1,3 +1,4 @@
+{{/*\r
 # Copyright © 2018 Amdocs, Bell Canada, AT&T\r
 #\r
 # Licensed under the Apache License, Version 2.0 (the "License");\r
 #####################################################################################\r
 \r
 ############################## Auth ##############################\r
+*/}}\r
 username={{.Values.config.portalUsername}}\r
 password={{.Values.config.portalPassword}}\r
 \r
+{{/*\r
 ##############################  ##############################\r
 #\r
 # ONAP Cookie Processing - During initial development, this flag, if true, will\r
 # prevent the portal interface's login processing from searching for a user\r
-# specific cookie, and will instead allow passage if a valid session cookie is discovered.\r
+# specific cookie, and will instead allow passage if a valid session cookie is\r
+# discovered.\r
+*/}}\r
 onap_enabled={{.Values.config.portalOnapEnabled}}\r
 onap.user_id_cookie_name={{.Values.config.portalCookieName}}\r
 cookie_decryptor_classname={{.Values.config.cookieDecryptorClass}}\r