Hi Everyone,
We are trying to implement Acceptable Usage Policy in CAS5 and have made
the below changes for the same:
1. Added the below in application.properties file:
*cas.acceptableUsagePolicy.aupAttributeName=aupAccepted*
2. 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 making the above changes, AUP is displayed after the login screen but
we need to show it even before user enters login credentials.
Please provide pointers to display AUP before the login screen.
Thanks,
Parul
--
- 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/368e64b9-6cdc-44f0-a315-9c97f3194198%40apereo.org.