Hello Matt, Thank you for your reply! I forgot to mention that we don't have the source code. We retrieve only the .war file and we keep our own application.properties to override any CAS configs. It came to my attention that there is cas config called cas.messageBundle.baseNames. Would it be possible to define a new path for the messages.properties file with that? I tried this: cas.messageBundle.baseNames=file:/path_to_newfile,classpath:custom_messages,classpath:messages so far but I might have a wrong syntax.
Thank you! On Thursday, 17 October 2019 06:09:47 UTC+1, Matt W wrote: > > Have you tried just modifying the messages.properties file itself? That's > what I would do. Comment out the original message and paste in the custom > message. -- - 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/c35c76b0-30e9-4657-b91b-c8743f036803%40apereo.org.
