Forum Discussion
Stefano_E__1814
Mar 09, 2015Nimbostratus
Delete session after Ldap query
we must create a service that it make a ldap query with username. We have created an Access Profile with ldap query. After retrieve the informations from ldap, we check their.
If the information...
Michael_Jenkins
Mar 09, 2015Cirrostratus
You may want to check out the ACCESS::policy evaluate function that you can call from an iRule to see if you can accomplish what you're looking for with that. You could try to use it to evaluate an access policy like you've mentioned that does an LDAP query and then does an
allow
or deny
and use that response in the iRule to determine whether to set the pool
or reject
/drop
the request. (On that page, it also shows how to remove the session in the example)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