I assume you want this on the view. I thought out of the box the name or description is already done for you. You can look a serviceui.html <https://github.com/apereo/cas/blob/3774b83d44995f08075ceaade54d8a4e0aa6cb6e/support/cas-server-support-thymeleaf/src/main/resources/templates/fragments/serviceui.html> to see how to reference service properties.
On Thursday, February 3, 2022 at 7:11:06 PM UTC-6 C Ryan wrote: > Gave the CAS resources a quick scan and couldn't find any direction on > this. > > I would like to access, for example, the service name definition that a > user has been redirected from for CAS Authentication for display in the > Login Page. > > So for example of the Service Definition has "description" attribute of > "Your Entry Service Page" I would like to be able to dynamically have > the Login pages say something like. > > > This is Login is for Access to "Your Entry Service Page". > > > Hints? > > Thanks all > > > Colin Ryan > > -- - 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/3523da35-dd53-4cab-8120-1413bb4c01b4n%40apereo.org.
