Hi Maksim, I want to do the same thing here to custom a login form. May I know which url you follow to do?
Thanks, Steve On Tue, Nov 12, 2019 at 7:17 AM 'Maksim Kopeyka' via CAS Community < [email protected]> wrote: > My bad, I didn't set theme prefix for this line in casLoginView.html: > <html xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout" > layout:decorate="~{layout}"> > > So with prefix everything works as expected: > <html xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout" > layout:decorate="~{test/layout}"> > > -- > - 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/956f5905-17cc-42b0-a642-0723b9d20c16%40apereo.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/956f5905-17cc-42b0-a642-0723b9d20c16%40apereo.org?utm_medium=email&utm_source=footer> > . > -- - 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/CAD8DNGJmhGKUpNXMjrrQVcv117f2u%2Bt%3D3xskNvrSPJe-Kc9qvA%40mail.gmail.com.
