Forum Discussion
Jinshu
Sep 21, 2015Cirrus
Create a Warning message box in APM policy before Logon Page
Hi,
I would like to display some static text upon the logon page to our users. Sort of a warning that if they proceeded with their logon the site should be compliant with the company policies. ...
iaine
Mar 12, 2020Nacreous
...or if you wanted to do it directly on the login page with some js you could add something like this at the bottom of login.inc in the advance customisation of the login page
<script type="text/javascript">
alert("IT IS AN OFFENCE TO CONTINUE WITHOUT PROPER AUTHORISATION.\n\nThis system is restricted to authorised users. Individuals who attempt unauthorised access will be prosecuted.\n\nIf you are unauthorised, terminate access now. Click OK to indicate your acceptance of this information.");
</script>
</body>
</html>
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects