Forum Discussion
SAM Auth Double Prompt Using Exchange iApp
Mike -
You are correct! I went through and created a new App from the ground up, and indeed it created the following:
when ACCESS_ACL_ALLOWED {
set req_uri [HTTP::uri]
if { $req_uri contains "/owa/auth" } {
WEBSSO::select [set foo /Common/THISISATESTAPP.app/exchange_forms_sso]
}
unset req_uri
}
I think the issue in this case is I started from the 1.2.0 iApp and this time around I had manually created all the AAA/APM related functions out of the Deployment Guide and selected them from the iApp config.
YES; I would definitely appreciate the update to the SSO Select iRule on p78 of that Deployment Guide! While you're in there, I also noticed that the OA Persistence iRule on p82 has a discrepancy between the variables set and leveraged on lines 16 and 17. The ActiveSync Persist iRule also has mixed up variables on p78 in lines 3 and 4.
Sorry to dump all that on you at once, but I already feel like it's Christmas today!! 🙂
Thanks Mike for all your help!
-Cory
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