Re: [cas-user] About decorating custom data on individual and every web flow

2024-07-26 Thread Ray Bon
Yusuf, You may be able to get some hints from https://fawnoos.com/2024/07/01/cas71x-message-of-the-day/ or other articles on the site. Ray On Fri, 2024-07-26 at 12:08 -0700, Y G wrote: Hello again, I've wrote an example project for to anyone who wish to see the details of my question. https:

Re: [cas-user] About decorating custom data on individual and every web flow

2024-07-26 Thread Y G
Hello again, I've wrote an example project for to anyone who wish to see the details of my question. https://github.com/Kambaa/extending-cas-webflow-tests 25 Temmuz 2024 Perşembe tarihinde saat 13:38:26 UTC+3 itibarıyla Y G şunları yazdı: > That could be a solution for most use-cases (and

Re: [cas-user] About decorating custom data on individual and every web flow

2024-07-25 Thread Y G
That could be a solution for most use-cases (and i could even move the WebFlowCustomData.getRandomVideoSrc() method to js) but, i would like to test and implement for a java backed/backend flow extending solution the way i've written. The difficulty that i think is, when a need of decoration(lo

Re: [cas-user] About decorating custom data on individual and every web flow

2024-07-24 Thread Ray Bon
Yusuf, Could you implement the logic in javascript and add it to the pages? Ray From: cas-user@apereo.org on behalf of Y G Sent: 24 July 2024 04:24 To: CAS Community Subject: [cas-user] About decorating custom data on individual and every web flow You don't