ASA WebVPN OWA SSO Login Configration Example
From DocWiki
| Line 62: | Line 62: | ||
isUtf8 : 1 <br> | isUtf8 : 1 <br> | ||
| - | [[Category: Configuration Examples]] | + | [[Category: Security and VPN Configuration Examples]] |
Revision as of 21:33, 18 November 2011
Introduction
Here you can find the configuration of SSO Login into your OWA account!
Reference: https://supportforums.cisco.com/message/3296206#3296206
Design
... nothing to design here :) ...
Configuration
All configurations are done via ASDM!
Exchange 2003:
Configuration -> Remote Access VPN -> Clientless SSL VPN Access -> Portal -> Bookmarks -> Add/Edit your Bookmarks
URL: https :// <yourhost>/exchweb/bin/auth/owaauth.dll
Advanced Options: Post
destination : https://<yourhost>/exchange/
flags : 0
username : <yourdomain>\CSCO_WEBVPN_USERNAME
password : CSCO_WEBVPN_PASSWORD
SubmitCreds : Login
trusted : 0
Exchange 2007:
... same as Exchange 2010 ...
Exchange 2010:
Configuration -> Remote Access VPN -> Clientless SSL VPN Access -> Portal -> Bookmarks -> Add/Edit your Bookmarks
URL: https :// <yourhost>/owa/auth/owaauth.dll
Advanced Options: Post
destination : https://<yourhost>/owa/
flags : 0
forcedownlevel : 0
trusted : 0
username : <yourdomain>\CSCO_WEBVPN_USERNAME
password : CSCO_WEBVPN_PASSWORD
SubmitCreds : Login
isUtf8 : 1