Using CAS 6, I have a customized CasLoginView.html that makes use values such as ${#request.getAttribute('username')}.
I understand as of Thymeleaf 3.1, #request is no longer allowed. Look at thymeleaf doc: https://www.thymeleaf.org/doc/articles/thymeleaf31whatsnew.html (section 2.4) it looks like I need to define a method with @ModelAttribute annotation in the "controller" code. Should it matter what package the "controller" code is? -psv -- - Website: https://apereo.github.io/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 cas-user+unsubscr...@apereo.org. To view this discussion visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/2dc616ae-5067-495a-8964-c369fdf05921n%40apereo.org.