Hello,
I tried do follow the pet-clinic anonymous login example. I changed the settings as mentioned in the example, but I still get the login screen displayed when I access the application. Has anyone an idea how to debug and find the mistake?
web-app-properties:
cuba.availableLocales = German|de
cuba.localeSelectVisible = false
cuba.web.theme = halo
cuba.web.defaultScreenId=imoauction_Objectbrowser
cuba.web.mainScreenId=extMainScreen
cuba.web.initialScreenId = extMainScreen
cuba.web.allowAnonymousAccess = true
cuba.web.appWindowMode = SINGLE
Thx
Michael