Forum Discussion
Ani_128562
Nimbostratus
Jun 30, 2014Application access basic authentication using irule
We are using Big IP LTM version 11.1.0
Need to introduce an authentication before accessing an application (virtual server) so as to restrict the application access to a limited users if accessed fro...
nitass
Employee
Jun 30, 2014can you try this?
from
if { [class lookup [HTTP::username] $::authorized_users] equals $password } {
to
if { [class lookup [HTTP::username] authorized_users] equals $password } {
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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