I've enabled Dynamic Themes and Themed Views according to https://apereo.github.io/cas/6.4.x/ux/User-Interface-Customization-Themes.html
if spring.thymeleaf.cache is true (default) then first visit loads the correct themed view but next visit (on default theme) overrides the themed view which does not appear again. If I set spring.thymeleaf.cache=false then everything works as expected. I' only overridden src/main/resources/templates/custom-theme/fragments/loginform.html to specify $screen.welcome.instructions.custom for specific services. Don't know if this is normal, just thought I should report it. Maybe a comment about this should be added on https://apereo.github.io/cas/6.4.x/ux/User-Interface-Customization-Themes.html#themed-views G -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/114f332e-1382-ab0c-228c-da6d706b9ffa%40edu.physics.uoc.gr.
