Forum Discussion
nranadive2024
Apr 10, 2024Nimbostratus
iRule: Content Rewrite
I need to convert the following Apache code to the irule. Based on the 'context-root' /nosaml users should be redirected to the login page, but the irule doesnt seems to work keeps on going to saml a...
Paulius
Apr 12, 2024MVP
What are you attempting to do with the following piece of iRule code?
if{[string match "172.25.*" [IP::client_addr]]} {
HTTP::uri [НТТР::uri]?[HTTP::query]&$samlConditionalParam=false
# add sam|ConditionalParam to query string
}
- nranadive2024Apr 12, 2024Nimbostratus
Thats the source network white listing which can be ignored. When the query+doSAML is false, it has to be redirected to the local authentication & not 'saml'.
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