|
|
@@ -7,7 +7,8 @@ sso.app=mall
|
|
|
sso.cookie.domain=usoftmall.com
|
|
|
# token secretkey
|
|
|
sso.secretkey=0taQcW073Z7G628g5H
|
|
|
-sso.cookie.secure=false
|
|
|
+sso.cookie.secure=true
|
|
|
+sso.cookie.httponly=true
|
|
|
sso.login.url=https://account.ubtob.com/sso/login
|
|
|
sso.logout.url=https://account.ubtob.com/sso/logout
|
|
|
sso.register.url=http://account.ubtob.com/sso/register
|