Forum Discussion
antec42
Altostratus
Jul 17, 2019Change Server SSL Profile within APM Policy based on Users group membership
Hi, We have a situation where we need to present a specific client certificate to a server on the Internet depending on a users group membership in the AD. We are using SWG for outbound Interne...
iaine
Nacreous
Jul 19, 2019Hi
Have you tried something like this
when SERVER_CONNECTED {
if {[ACCESS::session data get "session.ad.last.attr.memberOf"] contains "some_group_name" }{
SSL::profile "/Common/different_ssl_profile"
}
}I'm not aware of being able to do this within the APM policy but you can look up the Variable afterwards to make a profile decision
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
