sso jsp update
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
/***[SERVICE CONFIGURATION]***********************************************************************/
|
||||
private String SERVICE_NAME = "Web";
|
||||
private String SERVER_URL = "http://manage-eapimt.kjbank.com";
|
||||
private String SERVER_URL = "https://manage-eapimt.kjbank.com";
|
||||
private String SERVER_PORT = "30100";
|
||||
//private String ASCP_URL = SERVER_URL + ":" + SERVER_PORT + "/monitoring/sso/login_exec.jsp";
|
||||
private String ASCP_URL = "https://manage-eapimt.kjbank.com/monitoring/sso/login_exec.jsp";
|
||||
|
||||
Reference in New Issue
Block a user