You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
680 B
16 lines
680 B
3 years ago
|
#\u5355\u70B9\u767B\u5F55\u5730\u5740
|
||
|
SSO_LOGIN_URL=http://sso.excegroup.com/WindowsAuthenticationHandler.ashx
|
||
|
#\u5355\u70B9\u767B\u5F55ServiceTicket\u8BA4\u8BC1WebService\u5730\u5740
|
||
|
SSO_TICKET_SERVICE_URL=http://sso.excegroup.com/Ticket.asmx
|
||
|
#SSO_LOGOUT_URL=http://sso.szprl.com:8010/ReLoginHandler.ashx
|
||
|
SSO_LOGOUT_URL=http://sso.excegroup.com/logout.aspx
|
||
|
#\u5E94\u7528\u7CFB\u7EDF\u7684\u7F16\u53F7
|
||
|
SERVICE_ID=2686aa9569d9
|
||
|
#\u5E94\u7528\u7CFB\u7EDF\u7684\u79D8\u94A5
|
||
|
SECRET_KEY=R1pTSNLy
|
||
|
#AccessTicketCookie\u540D\u79F0
|
||
|
AT_COOKIE_NAME=amsSession
|
||
|
#\u63A5\u5165\u7CFB\u7EDF\u4F7F\u7528\u7684CookieNam
|
||
|
AUTH_COOKIES=UserAccount
|
||
|
LOGIN_PAGE=/sso/login.jsp
|
||
|
RETURN_URL_PARAM_NAME=retUrl
|