ASA WebVPN OWA SSO Login Configration Example
From DocWiki
(→Design) |
|||
| Line 59: | Line 59: | ||
SubmitCreds : Login <br> | SubmitCreds : Login <br> | ||
isUtf8 : 1 <br> | isUtf8 : 1 <br> | ||
| + | |||
| + | [[Category: Configuration Examples]] | ||
Revision as of 15:09, 12 April 2011
Introduction
Here you can find the configuration of SSO Login into your OWA account!
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