blob: 358ff8945f4c420416043a37a94032cc82f0bbf8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#####################################################################################
############################## Portal Auth Properties ##############################
#####################################################################################
############################## Auth ##############################
username=aaiui
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
|