[main] authcRest = ResourceAuthenticatingFilter authc.loginUrl = /login.html authc.successUrl = /index.html jpaRealm = JpaRealm authcStrategy = AuthenticationStrategy securityManager.authenticator.authenticationStrategy = $authcStrategy securityManager.realms = jpaRealm