[main]
#authc.loginUrl = /Login.html?gwt.codesvr=127.0.0.1:9997
#authc.successUrl = /EFG1914AuthoringGui.html
#logout.redirectUrl = /login.html
# ------------------------
# Database
# Own Realm
#XQJRealm = eu.dnetlib.efg1914.authoring.users.authentication.Realms.XQJRealm
#authc.usernameParam = email
#authc.passwordParam = password
#authc.failureKeyAttribute = shiroLoginFailure
# Use Built-in Chache Manager
#builtInCacheManager = org.apache.shiro.cache.MemoryConstrainedCacheManager
#securityManager.cacheManager = $builtInCacheManager
# -----------------------------------------------------------------------------
[urls]
#/EFG1914AuthoringGui.html = authc