Thanks for your inputs. I am new to Spring. Does it mean we have to write a Spring code on the jasig cas side to change the username and password because the application cannot get the control until an user logs in?
Thanks Guru Thanks, Guru On Mon, Aug 15, 2016 at 11:55 PM, Linda Toth <[email protected]> wrote: > We have implemented password links to our SSO management systems in two > ways. > > At first, as Chris did, we simply added a link. Then we also added a link > to a second page with more explanation of what was needed and icons for > each of the campus branded versions of the universally used password reset > program. > > Both work well. > > Linda Toth > University of Alaska - Office of Information Technology (OIT) - Identity > and Access Management > 910 Yukon Drive, Suite 103 > Fairbanks, Alaska 99775 > Tel: 907-450-8320 > Fax: 907-450-8381 > [email protected] | www.alaska.edu/oit/ > > > On Thu, Aug 11, 2016 at 6:58 AM, Christopher Myers < > [email protected]> wrote: > >> Personally, I just edit the source pages in >> >> ..../cas-server-webapp/src/main/webapp/WEB-INF/view/jsp/default/ui/ >> >> There are a couple of files you can edit, including the casLoginView.jsp, >> and the files in the "includes" subfolder. >> >> and then it gets compiled when you go to build the app. >> >> If you want to see what ours looks like, just go to >> https://login.millikin.edu/ >> >> Chris >> >> >> >> >>> Guru Prashanth Thanakodi <[email protected]> 08/11/16 7:06 AM >>> >> >> Hi All >> >> >> I am using CAS 3.4.11. I have to add a forgot password in the login >> page. Are there any documentation to add this facility in CAS. Can you >> please help me here on where to start with. >> >> >> Thanks >> Guru >> >> -- >> 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 post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/a/ap >> ereo.org/group/cas-user/. >> To view this discussion on the web visit https://groups.google.com/a/ap >> ereo.org/d/msgid/cas-user/91c73557-fa17-4964-9653-4d034e543c >> 67%40apereo.org >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/91c73557-fa17-4964-9653-4d034e543c67%40apereo.org?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/a/apereo.org/d/optout. >> >> -- >> 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 post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/a/ap >> ereo.org/group/cas-user/. >> To view this discussion on the web visit https://groups.google.com/a/ap >> ereo.org/d/msgid/cas-user/57AC4C3902000045000742CD%40mugwgat >> e.millikin.edu >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/57AC4C3902000045000742CD%40mugwgate.millikin.edu?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/a/apereo.org/d/optout. >> > > -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/ > . > To view this discussion on the web visit https://groups.google.com/a/ > apereo.org/d/msgid/cas-user/CAOi1v6OS2z09e3nQjJZkTGoudhd8Q > n9JG%2BJCksHOZJeaGmnusg%40mail.gmail.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAOi1v6OS2z09e3nQjJZkTGoudhd8Qn9JG%2BJCksHOZJeaGmnusg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/a/apereo.org/d/optout. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAJPPnqCJxh5jq0w0nBtZP_b09ah6-ttXvfOPu2snRNMiJmsMfA%40mail.gmail.com. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
