diff options
Diffstat (limited to 'sparky/appconfig/portal/portal-authentication.properties')
-rw-r--r-- | sparky/appconfig/portal/portal-authentication.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sparky/appconfig/portal/portal-authentication.properties b/sparky/appconfig/portal/portal-authentication.properties index d87e34a..358ff89 100644 --- a/sparky/appconfig/portal/portal-authentication.properties +++ b/sparky/appconfig/portal/portal-authentication.properties @@ -1,6 +1,6 @@ -##########################################################################################
-############################## eCOMP Portal Auth Properties ##############################
-##########################################################################################
+#####################################################################################
+############################## Portal Auth Properties ##############################
+#####################################################################################
############################## Auth ##############################
username=aaiui
@@ -11,4 +11,4 @@ password=1t2v1vfv1unz1vgz1t3b # 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=true
\ No newline at end of file +onap_enabled=true
|