From b93387993707740f39be9a4cf9da1af3e5ff52fe Mon Sep 17 00:00:00 2001 From: ayyoob Date: Thu, 2 Mar 2017 20:29:49 +0530 Subject: [PATCH] removed ip bind on localhost --- .../src/repository/conf/carbon.xml | 4 +-- .../identity/application-authentication.xml | 4 +-- .../conf/identity/sso-idp-config.xml | 28 +++++++++---------- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/modules/core/distribution/src/repository/conf/carbon.xml b/modules/core/distribution/src/repository/conf/carbon.xml index 4949d093..40345945 100644 --- a/modules/core/distribution/src/repository/conf/carbon.xml +++ b/modules/core/distribution/src/repository/conf/carbon.xml @@ -48,12 +48,12 @@ services deployed on this server instance. --> - + localhost - + localhost - https://${carbon.host}:${carbon.management.port}/devicemgt/login - https://${carbon.host}:${carbon.management.port}/authenticationendpoint/retry.do + /devicemgt/login + /authenticationendpoint/retry.do