Forum Discussion
smiley_dba_1116
May 02, 2016Nimbostratus
customize APM login page with forgot password link
All,
Trying to figure out how to add a line in the standard APM login screen so that below the login fields, there is a forgot password link. I figured I would go to Customization-Access Policy...
Marvin
Apr 14, 2020Cirrocumulus
fixed it already use
<form id="ForgotPassword" action="https://forgotpasswordurl" method="GET" style="display:none;">
<input name="CommandName" value="Execute" type="hidden" style="display:none;">
<input name="UserName" value="%{session.logon.last.username}" type="hidden" style="display:none;">
</form>
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