Forum Discussion
Reginald_Sible1
Nimbostratus
Mar 13, 2019APM to restrict specific user account from successfully authenticating based on source ip?
Is it possible to add a rule in F5 APM to restrict specific user account from successfully authenticating based on source ip?
1 Reply
Sort By
- Stanislas_Piro2
Cumulonimbus
in VPE, create an empty box with a branch expression:
expr { [mcget {session.logon.last.username} ] contains "myuser" && [IP::addr [mcget {session.user.clientip}] equals "172.20.0.0/16"]}
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