Forum Discussion
yeser
Nov 05, 2008Nimbostratus
http_process_state_prepend
Hi,
I developed this iRule to authenticate via LDAP and show a customized page if authentication failure or error:
when CLIENT_ACCEPTED {
set asid [AUTH::start ...
yeser
Nov 06, 2008Nimbostratus
add an "HTTP::collect" to the end of the REQUEST_DATA event right before the AUTH:: commands, and a corresponding "HTTP::release" in the AUTH_RESULT event for the success clause
It works! That was the problem.
Thank u very much!
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