diff options
author | ARULNA <arul.nambi@amdocs.com> | 2017-06-13 11:18:22 -0400 |
---|---|---|
committer | ARULNA <arul.nambi@amdocs.com> | 2017-06-13 15:18:53 -0400 |
commit | 58964091be1bc53344c36ae261fa770ff6d59ed1 (patch) | |
tree | cafe98cf9e18707fa6200b02a10afd484a3dab44 /appconfig-local/portal-authentication.properties | |
parent | b4922d319d293894fddd512d29b5f0d1411915d9 (diff) |
Removing configurations moved to test-config
Change-Id: I8f1c5547ca44bdde9a198fda2f732f5ac04494d8
Signed-off-by: ARULNA <arul.nambi@amdocs.com>
Diffstat (limited to 'appconfig-local/portal-authentication.properties')
-rw-r--r-- | appconfig-local/portal-authentication.properties | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/appconfig-local/portal-authentication.properties b/appconfig-local/portal-authentication.properties deleted file mode 100644 index 9c96aad..0000000 --- a/appconfig-local/portal-authentication.properties +++ /dev/null @@ -1,14 +0,0 @@ -##########################################################################################
-############################## eCOMP Portal Auth Properties ##############################
-##########################################################################################
-
-############################## Auth ##############################
-username=aaiui
-password=aaiui
-
-############################## ##############################
-#
-# 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 |