Forum Discussion
Masking URL on browser
Hi Gizmo,
If you want to hide the visible URL in your browsers location bar, then you could replace the initial redirect with a [HTTP::respond 200], delivering a simple HTML page containing a ... as a wrapper for the individual login pages.
https://en.wikipedia.org/wiki/HTML_elementFrames
In this case the browser bar would just stick to the URL of the wrapper, so that the URLs within the </code> would become hidden from end users. But this technique should be considered as a "dirty hack" since it has some usage limitations and also compability issues...BTW: Keep in mind, when using <code><iFrame></code> you may have to inject/replace <code>Access-Control-Allow-Origin</code> headers to the individual login sites, so that your TCP:443 site is allowed to <code><iFrame></code> the TCP:946X pages.
Cheers, Kai
Recent Discussions
Related Content
* 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