Forum Discussion
jthomas_130474
Sep 03, 2013Nimbostratus
iRule To Test Webpage Login
We have an issue where something in IIS will fail and external users will not be able to log into our webpage. I would like to either modify a current iRule and our create my own to test the login pa...
Kevin_Stewart
Sep 03, 2013Employee
You can do almost anything with a cURL script that you can do with a browser, short of JavaScript execution. A forms-based logon page is really nothing more than a POST method to the server with a payload. If you can capture the browser-side interaction, with something like Fiddler or HTTPWatch, you can usually mimic this behavior in script. If you can post this capture to the thread we should be able to help you build the cURL script as well.
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