Commit a63f2577 by HanDongdong

change web.xml for develop of sso login.

parent 4dbc564e
Showing with 1 additions and 1 deletions
......@@ -58,7 +58,7 @@
<init-param>
<!-- 认证系统服务 http://passport.com:8080/passport/ticket -->
<param-name>SSOService</param-name>
<param-value></param-value>
<param-value>http://127.0.0.1:8080/sso/ticket</param-value>
</init-param>
<init-param>
<!-- 认证系统ticket名称 -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment