Forum Discussion
SAM Auth Double Prompt Using Exchange iApp
Hi Cory, thanks for the input. Regarding issues 1 and 2, you are correct. The iApp expects forms auth when using APM, although we have added smart card auth as an option in the next version.
Also, the iApp defaults to a simpler APM configuration than you require; we find this to be sufficient for the majority of customers. We did also add the ability to choose your own APM profile, rather than just accepting the defaults, in hopes of providing a little more flexibility.
About 3: The v1.3.0 iApp should have created an iRule that looked like this:
when ACCESS_ACL_ALLOWED {
set req_uri [HTTP::uri]
if { $req_uri contains "/owa/auth" } {
WEBSSO::select [set foo /Common/exchange_2013.app/exchange_forms_sso]
}
unset req_uri
}
It looks like the deployment guide is lagging the iApp, and we'll get that corrected. Did the iApp create an iRule like the one from the guide, or was it formatted like the one above?
thanks
Mike
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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