Forum Discussion
R_Marc_77962
Nimbostratus
Apr 24, 2015Issue with APM/ActiveSync cert auth
I'm having an issue with Certificate auth for activesync with APM. The problem seems isolated to IOS. Android devices don't seem to be having a problem. The issue is that some IOS users in the pilo...
R_Marc
Nimbostratus
Apr 25, 2015The _sys_APM_activesync irule apparently had some other BA specific rules which were contributing to my issues. I've removed those as well.
if { $f_insert_clientless_mode == 1 } {
HTTP::header insert "clientless-mode" 1
HTTP::header insert "username" $apm_username
HTTP::header insert "password" $apm_password
}
unset f_insert_clientless_mode
That being said, if that's the issue I can see some issues with security. Those headers need to be blocked/reset on ingress.
It would assume that someone with a valid cert wanted to hack user X, so it wouldn't be an external vector, but I'm going to preempt that.
This all assumes this fixes the issue.
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