diff options
Diffstat (limited to 'ecomp-portal-BE-os/src/main/resources/portal.properties')
-rw-r--r-- | ecomp-portal-BE-os/src/main/resources/portal.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ecomp-portal-BE-os/src/main/resources/portal.properties b/ecomp-portal-BE-os/src/main/resources/portal.properties index e853165d..156d1e27 100644 --- a/ecomp-portal-BE-os/src/main/resources/portal.properties +++ b/ecomp-portal-BE-os/src/main/resources/portal.properties @@ -65,3 +65,6 @@ role_access_centralized = remote ext_req_connection_timeout = 15000 ext_req_read_timeout = 20000 + +#Replace this based on the Env +auth_namespace = com.att.ecomp.portal.demeter
\ No newline at end of file |