sso update
This commit is contained in:
@@ -111,6 +111,10 @@ public class KjbProperty {
|
||||
@NotEmpty
|
||||
private String url = "https://manage-eapim.kjbank.com";
|
||||
|
||||
@KjbPropertyValue(key = "kjb.sso.service_name", defaultValue = "Web")
|
||||
@NotEmpty
|
||||
private String ssoServiceName = "Web";
|
||||
|
||||
@KjbPropertyValue(key = "kjb.sso.ascp_url", defaultValue = "/monitoring/sso/login.do")
|
||||
@NotEmpty
|
||||
private String ssoAscpUri = "/monitoring/sso/login.do";
|
||||
|
||||
Reference in New Issue
Block a user