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 05, 2008Nimbostratus
I'd like to add that the error message is in this part of the iRule:
elseif {$tmm_auth_status == 1} {
serverside {
log "failure"
set auth_failure_form [b64decode [lindex $::auth_failure 0]]
HTTP::respond 200 content $auth_failure_form "Content-Type" "text/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