We have enabled the User acceptance policy. Whenever I use incognito window in Chrome and login it does not shows the User Policy page to accept. Only the first time I could see but closing and opening a new windows does not show the policy page.
Any help here is much appreciated. Thanks, Jay On Tuesday, April 24, 2018 at 7:59:51 AM UTC-5, Manfredo Hopp wrote: > > Manually change login webflow xml. > You will have to address missing credentials issue. > > El martes, 24 de abril de 2018, Jay <[email protected] > <javascript:>> escribió: > >> Hello everyone, >> >> As part of the migration from CAS3.5 to CAS5.2.x, we have to implement >> the User Policy acceptance UI to allow the user to agree to the terms. >> >> In CAS3.5 we show the policy page even before the Login screen like shown >> below >> >> >> <https://lh3.googleusercontent.com/-pSKirpMNFsE/Wt7wOLpJNrI/AAAAAAAAAC8/DXbMUdoyw_st6lrEgfpDC14yBIFybh-pQCLcBGAs/s1600/AUP.png> >> Tried to have the same feature in CAS5.x and included the following >> properties. >> >> - Added the below in application.properties file: >> >> *cas.acceptableUsagePolicy.au >> <http://cas.acceptableUsagePolicy.au>pAttributeName=aupAccepted* >> >> >> - Added the below dependency in pom.xml: >> >> >> * <dependency>* >> * <groupId>org.apereo.cas</groupId>* >> * >> <artifactId>cas-server-support-aup-webflow</artifactId>* >> * <version>${cas.version}</version>* >> * </dependency>* >> >> After adding the properties, User policy page is only shown after the >> user login with his/her credentials not before the login. Is this in built >> in CAS5 which cannot be changed or we can show the Policy page actually >> before a user logs in. If so can you please help me here on how to change >> it. >> >> Thanks & Regards, >> Jay >> >> -- >> - 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/a/apereo.org/d/msgid/cas-user/c9f9b1b8-142d-49f8-9510-33813a98913d%40apereo.org >> >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/c9f9b1b8-142d-49f8-9510-33813a98913d%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/3914d42c-e3e4-4fa1-8e22-681b15d6c861%40apereo.org.
