|
@@ -1,12 +1,6 @@
|
|
|
############################################################################
|
|
|
# MaxKey
|
|
|
############################################################################
|
|
|
-# domain name configuration
|
|
|
-config.domain.name=sso.maxkey.org
|
|
|
-config.server.name=http://${config.domain.name}
|
|
|
-config.server.maxkey.uri=${config.server.name}:9521/maxkey-mgt
|
|
|
-
|
|
|
-############################################################################
|
|
|
# Login configuration
|
|
|
#enable captcha
|
|
|
config.login.captcha=true
|
|
@@ -25,10 +19,6 @@ config.login.remeberme.validity=
|
|
|
#default.uri
|
|
|
#to appList page
|
|
|
config.login.default.uri=appList
|
|
|
-#to default application web site
|
|
|
-#config.login.default.uri=http://www.connsec.com
|
|
|
-
|
|
|
-config.manage.uri=http://login.connsec.com:9500/manage/login
|
|
|
|
|
|
config.ipaddress.whitelist=false
|
|
|
############################################################################
|