##################################################################################### ############################## Portal Auth Properties ############################## ##################################################################################### ############################## Auth ############################## username={{.Values.config.portalUsername}} password={{.Values.config.portalPassword}} ############################## ############################## # # ONAP Cookie Processing - During initial development, this flag, if true, will # prevent the portal interface's login processing from searching for a user # specific cookie, and will instead allow passage if a valid session cookie is discovered. onap_enabled={{.Values.config.portalOnapEnabled}}