Seem to have gotten past the redirect loop, but am now just getting 500 errors, 
any ideas would be much much appreciated.


Http 500 error

Server Error /coa Application

WebException: The remote server returned an error: (500) Internal Server Error.]
   System.Net.WebClient.OpenRead(Uri address) +641
   CasOwa.CasOwaAuthHandler.ProcessRequest(HttpContext context) +988

[HttpException (0x80004005): Error getting response from clearPass at URL: 
https://casdev.fsu.edu/cas/clearPass?ticket=ST-54-qVS5hRMeC3mcqhnLQbvk-casdev1&service=https://casdev.fsu.edu/cas/clearPass.
 The remote server returned an error: (500) Internal Server Error.]
   CasOwa.CasOwaAuthHandler.ProcessRequest(HttpContext context) +4113
   
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
 +599
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& 
completedSynchronously) +171

--------------------casowaclient.log---------------------------------------

DotNetCasClient.Config Information: 3237 : casServerUrlPrefix = 
https://casdev.fsu.edu/cas/
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.Config Information: 3237 : casServerLoginUrl = 
https://casdev.fsu.edu/cas/login
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.Config Information: 3237 : ticketValidatorName = Cas20
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.Config Information: 3237 : ticketTimeTolerance = 5000
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.Config Information: 3237 : serverName = 
https://dev-ex2010-srv2.fsu-ad.edu
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.Config Information: 3237 : renew = False
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.Config Information: 3237 : gateway = False
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.Config Information: 3237 : gatewayStatusCookieName = 
CasGatewayStatus
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.Config Information: 3237 : redirectAfterValidation = True
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.Config Information: 3237 : singleSignOut = False
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.Config Information: 3237 : serviceTicketManagerProvider = 
CacheServiceTicketManager
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.Config Information: 3237 : proxyTicketManagerProvider = 
CacheProxyTicketManager
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.Config Information: 3237 : notAuthorizedUrl = 
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.Config Information: 3237 : cookiesRequiredUrl = 
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.Config Information: 3237 : gatewayParameterName = 
gatewayResponse
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.Config Information: 3237 : proxyCallbackParameterName = 
proxyResponse
    DateTime=2012-08-20T19:20:27.2089059Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for /coa/auth
    DateTime=2012-08-20T19:20:27.2245060Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending BeginRequest for /coa/auth
    DateTime=2012-08-20T19:20:27.2245060Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting AuthenticateRequest for 
/coa/auth
    DateTime=2012-08-20T19:20:27.2713063Z
DotNetCasClient.Security Verbose: 3237 : Revoking ticket 
ST-77-wO3Kbf7SyNHKeFOG9QlJ-casdev1
    DateTime=2012-08-20T19:20:27.2869064Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending AuthenticateRequest for 
/coa/auth
    DateTime=2012-08-20T19:20:27.2869064Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for /coa/auth
    DateTime=2012-08-20T19:20:27.3025065Z
DotNetCasClient.HttpModule Information: 3237 :   Redirecting to CAS Login Page
    DateTime=2012-08-20T19:20:27.3181066Z
DotNetCasClient.Protocol Information: 3237 : Redirecting to 
https://casdev.fsu.edu/cas/login?service=https%3a%2f%2fdev-ex2010-srv2.fsu-ad.edu%2fcoa%2fauth
    DateTime=2012-08-20T19:20:27.3181066Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for /coa/auth
    DateTime=2012-08-20T19:20:27.3181066Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for 
/coa/auth?ticket=ST-139-MzXHmc2OvcKedjjJtJrF-casdev1
    DateTime=2012-08-20T19:20:27.3337067Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending BeginRequest for 
/coa/auth?ticket=ST-139-MzXHmc2OvcKedjjJtJrF-casdev1
    DateTime=2012-08-20T19:20:27.3337067Z
DotNetCasClient.HttpModule Information: 3237 : Processing Proxy Callback request
    DateTime=2012-08-20T19:20:27.3337067Z
DotNetCasClient.Protocol Verbose: 3237 : Constructed validation URL 
https://casdev.fsu.edu/cas/proxyValidate?service=https%3a%2f%2fdev-ex2010-srv2.fsu-ad.edu%2fcoa%2fauth&ticket=ST-139-MzXHmc2OvcKedjjJtJrF-casdev1&pgtUrl=https%3a%2f%2fdev-ex2010-srv2.fsu-ad.edu%2fcoa%2fauth%3fproxyResponse%3dtrue
    DateTime=2012-08-20T19:20:27.3493068Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for 
/coa/auth?proxyResponse=true
    DateTime=2012-08-20T19:20:27.4429074Z
DotNetCasClient.HttpModule Information: 3237 : Processing Proxy Callback request
    DateTime=2012-08-20T19:20:27.4429074Z
DotNetCasClient.Protocol Information: 3237 : Invalid request - pgtId parameter 
not found
    DateTime=2012-08-20T19:20:27.4429074Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting AuthenticateRequest for 
/coa/auth?proxyResponse=true
    DateTime=2012-08-20T19:20:27.4429074Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending AuthenticateRequest for 
/coa/auth?proxyResponse=true
    DateTime=2012-08-20T19:20:27.4429074Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for 
/coa/auth?proxyResponse=true
    DateTime=2012-08-20T19:20:27.4585075Z
DotNetCasClient.HttpModule Information: 3237 :   Redirecting to CAS Login Page
    DateTime=2012-08-20T19:20:27.4585075Z
DotNetCasClient.Protocol Information: 3237 : Redirecting to 
https://casdev.fsu.edu/cas/login?service=https%3a%2f%2fdev-ex2010-srv2.fsu-ad.edu%2fcoa%2fauth%3fproxyResponse%3dtrue
    DateTime=2012-08-20T19:20:27.4585075Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for 
/coa/auth?proxyResponse=true
    DateTime=2012-08-20T19:20:27.4585075Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for 
/coa/auth?proxyResponse=true&pgtIou=PGTIOU-46-eRRcuTewOXHubBcfLZbl-casdev1&pgtId=TGT-84-rzAc9CemP3HMolMVJmfgmw6HXPTtGdDXPbhlxTfgbqrfSjzO9I-casdev1
    DateTime=2012-08-20T19:20:27.4897077Z
DotNetCasClient.HttpModule Information: 3237 : Processing Proxy Callback request
    DateTime=2012-08-20T19:20:27.4897077Z
DotNetCasClient.Protocol Information: 3237 : Recieved proxyGrantingTicketId 
[TGT-84-rzAc9CemP3HMolMVJmfgmw6HXPTtGdDXPbhlxTfgbqrfSjzO9I-casdev1] for 
proxyGrantingTicketIou [PGTIOU-46-eRRcuTewOXHubBcfLZbl-casdev1]
    DateTime=2012-08-20T19:20:27.4897077Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for 
/coa/auth?proxyResponse=true&pgtIou=PGTIOU-46-eRRcuTewOXHubBcfLZbl-casdev1&pgtId=TGT-84-rzAc9CemP3HMolMVJmfgmw6HXPTtGdDXPbhlxTfgbqrfSjzO9I-casdev1
    DateTime=2012-08-20T19:20:27.4897077Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for 
/coa/auth?proxyResponse=true&pgtIou=PGTIOU-46-eRRcuTewOXHubBcfLZbl-casdev1&pgtId=TGT-84-rzAc9CemP3HMolMVJmfgmw6HXPTtGdDXPbhlxTfgbqrfSjzO9I-casdev1
    DateTime=2012-08-20T19:20:27.4897077Z
DotNetCasClient.Protocol Verbose: 3237 : Ticket validation response:
<cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'>
        <cas:authenticationSuccess>
                <cas:user>ddeboer</cas:user>

                
<cas:proxyGrantingTicket>PGTIOU-46-eRRcuTewOXHubBcfLZbl-casdev1</cas:proxyGrantingTicket>


        </cas:authenticationSuccess>
</cas:serviceResponse>
    DateTime=2012-08-20T19:20:27.4897077Z
DotNetCasClient.Protocol Verbose: 3237 : Creating FormsAuthenticationTicket for 
ST-139-MzXHmc2OvcKedjjJtJrF-casdev1
    DateTime=2012-08-20T19:20:27.7237092Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting AuthenticateRequest for 
/coa/auth?ticket=ST-139-MzXHmc2OvcKedjjJtJrF-casdev1
    DateTime=2012-08-20T19:20:27.7237092Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending AuthenticateRequest for 
/coa/auth?ticket=ST-139-MzXHmc2OvcKedjjJtJrF-casdev1
    DateTime=2012-08-20T19:20:27.7393093Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for 
/coa/auth?ticket=ST-139-MzXHmc2OvcKedjjJtJrF-casdev1
    DateTime=2012-08-20T19:20:27.7393093Z
DotNetCasClient.HttpModule Information: 3237 :   Redirecting from login callback
    DateTime=2012-08-20T19:20:27.7393093Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for 
/coa/auth?ticket=ST-139-MzXHmc2OvcKedjjJtJrF-casdev1
    DateTime=2012-08-20T19:20:27.7393093Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for /coa/auth
    DateTime=2012-08-20T19:20:27.7393093Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending BeginRequest for /coa/auth
    DateTime=2012-08-20T19:20:27.7393093Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting AuthenticateRequest for 
/coa/auth
    DateTime=2012-08-20T19:20:27.7393093Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending AuthenticateRequest for 
/coa/auth
    DateTime=2012-08-20T19:20:27.7393093Z
DotNetCasClient.Protocol Information: 3237 : Proxy success: 
ST-140-fJEgz7MOKcA727futE5z-casdev1
    DateTime=2012-08-20T19:20:28.0669114Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for /coa/auth
    DateTime=2012-08-20T19:20:28.1605120Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for /coa/auth
    DateTime=2012-08-20T19:20:28.1605120Z
DotNetCasClient.Config Information: 3237 : casServerUrlPrefix = 
https://casdev.fsu.edu/cas/
    DateTime=2012-08-20T19:20:48.5498427Z
DotNetCasClient.Config Information: 3237 : casServerLoginUrl = 
https://casdev.fsu.edu/cas/login
    DateTime=2012-08-20T19:20:48.5498427Z
DotNetCasClient.Config Information: 3237 : ticketValidatorName = Cas20
    DateTime=2012-08-20T19:20:48.5498427Z
DotNetCasClient.Config Information: 3237 : ticketTimeTolerance = 5000
    DateTime=2012-08-20T19:20:48.5498427Z
DotNetCasClient.Config Information: 3237 : serverName = 
https://dev-ex2010-srv2.fsu-ad.edu
    DateTime=2012-08-20T19:20:48.5498427Z
DotNetCasClient.Config Information: 3237 : renew = False
    DateTime=2012-08-20T19:20:48.5498427Z
DotNetCasClient.Config Information: 3237 : gateway = False
    DateTime=2012-08-20T19:20:48.5654428Z
DotNetCasClient.Config Information: 3237 : gatewayStatusCookieName = 
CasGatewayStatus
    DateTime=2012-08-20T19:20:48.5654428Z
DotNetCasClient.Config Information: 3237 : redirectAfterValidation = True
    DateTime=2012-08-20T19:20:48.5654428Z
DotNetCasClient.Config Information: 3237 : singleSignOut = False
    DateTime=2012-08-20T19:20:48.5654428Z
DotNetCasClient.Config Information: 3237 : serviceTicketManagerProvider = 
CacheServiceTicketManager
    DateTime=2012-08-20T19:20:48.5654428Z
DotNetCasClient.Config Information: 3237 : proxyTicketManagerProvider = 
CacheProxyTicketManager
    DateTime=2012-08-20T19:20:48.5654428Z
DotNetCasClient.Config Information: 3237 : notAuthorizedUrl = 
    DateTime=2012-08-20T19:20:48.5654428Z
DotNetCasClient.Config Information: 3237 : cookiesRequiredUrl = 
    DateTime=2012-08-20T19:20:48.5654428Z
DotNetCasClient.Config Information: 3237 : gatewayParameterName = 
gatewayResponse
    DateTime=2012-08-20T19:20:48.5654428Z
DotNetCasClient.Config Information: 3237 : proxyCallbackParameterName = 
proxyResponse
    DateTime=2012-08-20T19:20:48.5654428Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for /coa/auth
    DateTime=2012-08-20T19:20:48.5654428Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending BeginRequest for /coa/auth
    DateTime=2012-08-20T19:20:48.5810429Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting AuthenticateRequest for 
/coa/auth
    DateTime=2012-08-20T19:20:48.6278432Z
DotNetCasClient.Security Verbose: 3237 : Revoking ticket 
ST-139-MzXHmc2OvcKedjjJtJrF-casdev1
    DateTime=2012-08-20T19:20:48.6434433Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending AuthenticateRequest for 
/coa/auth
    DateTime=2012-08-20T19:20:48.6434433Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for /coa/auth
    DateTime=2012-08-20T19:20:48.6590434Z
DotNetCasClient.HttpModule Information: 3237 :   Redirecting to CAS Login Page
    DateTime=2012-08-20T19:20:48.6590434Z
DotNetCasClient.Protocol Information: 3237 : Redirecting to 
https://casdev.fsu.edu/cas/login?service=https%3a%2f%2fdev-ex2010-srv2.fsu-ad.edu%2fcoa%2fauth
    DateTime=2012-08-20T19:20:48.6590434Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for /coa/auth
    DateTime=2012-08-20T19:20:48.6590434Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for 
/coa/auth?ticket=ST-142-fa29oKcKs3e5cOi39jPs-casdev1
    DateTime=2012-08-20T19:20:48.6902436Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending BeginRequest for 
/coa/auth?ticket=ST-142-fa29oKcKs3e5cOi39jPs-casdev1
    DateTime=2012-08-20T19:20:48.6902436Z
DotNetCasClient.HttpModule Information: 3237 : Processing Proxy Callback request
    DateTime=2012-08-20T19:20:48.6902436Z
DotNetCasClient.Protocol Verbose: 3237 : Constructed validation URL 
https://casdev.fsu.edu/cas/proxyValidate?service=https%3a%2f%2fdev-ex2010-srv2.fsu-ad.edu%2fcoa%2fauth&ticket=ST-142-fa29oKcKs3e5cOi39jPs-casdev1&pgtUrl=https%3a%2f%2fdev-ex2010-srv2.fsu-ad.edu%2fcoa%2fauth%3fproxyResponse%3dtrue
    DateTime=2012-08-20T19:20:48.7058437Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for 
/coa/auth?proxyResponse=true
    DateTime=2012-08-20T19:20:48.7994443Z
DotNetCasClient.HttpModule Information: 3237 : Processing Proxy Callback request
    DateTime=2012-08-20T19:20:48.7994443Z
DotNetCasClient.Protocol Information: 3237 : Invalid request - pgtId parameter 
not found
    DateTime=2012-08-20T19:20:48.7994443Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting AuthenticateRequest for 
/coa/auth?proxyResponse=true
    DateTime=2012-08-20T19:20:48.7994443Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending AuthenticateRequest for 
/coa/auth?proxyResponse=true
    DateTime=2012-08-20T19:20:48.7994443Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for 
/coa/auth?proxyResponse=true
    DateTime=2012-08-20T19:20:48.7994443Z
DotNetCasClient.HttpModule Information: 3237 :   Redirecting to CAS Login Page
    DateTime=2012-08-20T19:20:48.7994443Z
DotNetCasClient.Protocol Information: 3237 : Redirecting to 
https://casdev.fsu.edu/cas/login?service=https%3a%2f%2fdev-ex2010-srv2.fsu-ad.edu%2fcoa%2fauth%3fproxyResponse%3dtrue
    DateTime=2012-08-20T19:20:48.7994443Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for 
/coa/auth?proxyResponse=true
    DateTime=2012-08-20T19:20:48.7994443Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for 
/coa/auth?proxyResponse=true&pgtIou=PGTIOU-47-oqD4Yk0pzv9fLJl4kBd0-casdev1&pgtId=TGT-86-FVUnend3S04RwmA4DrSDd9hdubhhZE5uWNJs0geVWiBvP0Vsxl-casdev1
    DateTime=2012-08-20T19:20:48.8306445Z
DotNetCasClient.HttpModule Information: 3237 : Processing Proxy Callback request
    DateTime=2012-08-20T19:20:48.8306445Z
DotNetCasClient.Protocol Information: 3237 : Recieved proxyGrantingTicketId 
[TGT-86-FVUnend3S04RwmA4DrSDd9hdubhhZE5uWNJs0geVWiBvP0Vsxl-casdev1] for 
proxyGrantingTicketIou [PGTIOU-47-oqD4Yk0pzv9fLJl4kBd0-casdev1]
    DateTime=2012-08-20T19:20:48.8306445Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for 
/coa/auth?proxyResponse=true&pgtIou=PGTIOU-47-oqD4Yk0pzv9fLJl4kBd0-casdev1&pgtId=TGT-86-FVUnend3S04RwmA4DrSDd9hdubhhZE5uWNJs0geVWiBvP0Vsxl-casdev1
    DateTime=2012-08-20T19:20:48.8306445Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for 
/coa/auth?proxyResponse=true&pgtIou=PGTIOU-47-oqD4Yk0pzv9fLJl4kBd0-casdev1&pgtId=TGT-86-FVUnend3S04RwmA4DrSDd9hdubhhZE5uWNJs0geVWiBvP0Vsxl-casdev1
    DateTime=2012-08-20T19:20:48.8306445Z
DotNetCasClient.Protocol Verbose: 3237 : Ticket validation response:
<cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'>
        <cas:authenticationSuccess>
                <cas:user>ddeboer</cas:user>

                
<cas:proxyGrantingTicket>PGTIOU-47-oqD4Yk0pzv9fLJl4kBd0-casdev1</cas:proxyGrantingTicket>


        </cas:authenticationSuccess>
</cas:serviceResponse>
    DateTime=2012-08-20T19:20:48.8462446Z
DotNetCasClient.Protocol Verbose: 3237 : Creating FormsAuthenticationTicket for 
ST-142-fa29oKcKs3e5cOi39jPs-casdev1
    DateTime=2012-08-20T19:20:49.0802461Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting AuthenticateRequest for 
/coa/auth?ticket=ST-142-fa29oKcKs3e5cOi39jPs-casdev1
    DateTime=2012-08-20T19:20:49.0958462Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending AuthenticateRequest for 
/coa/auth?ticket=ST-142-fa29oKcKs3e5cOi39jPs-casdev1
    DateTime=2012-08-20T19:20:49.0958462Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for 
/coa/auth?ticket=ST-142-fa29oKcKs3e5cOi39jPs-casdev1
    DateTime=2012-08-20T19:20:49.0958462Z
DotNetCasClient.HttpModule Information: 3237 :   Redirecting from login callback
    DateTime=2012-08-20T19:20:49.0958462Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for 
/coa/auth?ticket=ST-142-fa29oKcKs3e5cOi39jPs-casdev1
    DateTime=2012-08-20T19:20:49.0958462Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for /coa/auth
    DateTime=2012-08-20T19:20:49.0958462Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending BeginRequest for /coa/auth
    DateTime=2012-08-20T19:20:49.0958462Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting AuthenticateRequest for 
/coa/auth
    DateTime=2012-08-20T19:20:49.0958462Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending AuthenticateRequest for 
/coa/auth
    DateTime=2012-08-20T19:20:49.0958462Z
DotNetCasClient.Protocol Information: 3237 : Proxy success: 
ST-143-vEPXHrBUEzpmd3avflwI-casdev1
    DateTime=2012-08-20T19:20:49.4234483Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for /coa/auth
    DateTime=2012-08-20T19:20:49.5170489Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for /coa/auth
    DateTime=2012-08-20T19:20:49.5170489Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for /coa/auth
    DateTime=2012-08-20T19:21:11.9655928Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending BeginRequest for /coa/auth
    DateTime=2012-08-20T19:21:11.9655928Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting AuthenticateRequest for 
/coa/auth
    DateTime=2012-08-20T19:21:11.9655928Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending AuthenticateRequest for 
/coa/auth
    DateTime=2012-08-20T19:21:11.9655928Z
DotNetCasClient.Protocol Information: 3237 : Proxy success: 
ST-144-ClAPseB316AbWpKw1gwT-casdev1
    DateTime=2012-08-20T19:21:11.9811929Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for /coa/auth
    DateTime=2012-08-20T19:21:12.0123931Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for /coa/auth
    DateTime=2012-08-20T19:21:12.0123931Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for /coa/auth
    DateTime=2012-08-20T19:22:57.4066687Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending BeginRequest for /coa/auth
    DateTime=2012-08-20T19:22:57.4066687Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting AuthenticateRequest for 
/coa/auth
    DateTime=2012-08-20T19:22:57.4066687Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending AuthenticateRequest for 
/coa/auth
    DateTime=2012-08-20T19:22:57.4066687Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for /coa/auth
    DateTime=2012-08-20T19:22:57.4066687Z
DotNetCasClient.HttpModule Information: 3237 :   Redirecting to CAS Login Page
    DateTime=2012-08-20T19:22:57.4066687Z
DotNetCasClient.Protocol Information: 3237 : Redirecting to 
https://casdev.fsu.edu/cas/login?service=https%3a%2f%2fdev-ex2010-srv2.fsu-ad.edu%2fcoa%2fauth
    DateTime=2012-08-20T19:22:57.4066687Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for /coa/auth
    DateTime=2012-08-20T19:22:57.4066687Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for 
/coa/auth?ticket=ST-145-5ilut5Q6RhRtYog6noJM-casdev1
    DateTime=2012-08-20T19:23:03.6311086Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending BeginRequest for 
/coa/auth?ticket=ST-145-5ilut5Q6RhRtYog6noJM-casdev1
    DateTime=2012-08-20T19:23:03.6311086Z
DotNetCasClient.HttpModule Information: 3237 : Processing Proxy Callback request
    DateTime=2012-08-20T19:23:03.6311086Z
DotNetCasClient.Protocol Verbose: 3237 : Constructed validation URL 
https://casdev.fsu.edu/cas/proxyValidate?service=https%3a%2f%2fdev-ex2010-srv2.fsu-ad.edu%2fcoa%2fauth&ticket=ST-145-5ilut5Q6RhRtYog6noJM-casdev1&pgtUrl=https%3a%2f%2fdev-ex2010-srv2.fsu-ad.edu%2fcoa%2fauth%3fproxyResponse%3dtrue
    DateTime=2012-08-20T19:23:03.6311086Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for 
/coa/auth?proxyResponse=true
    DateTime=2012-08-20T19:23:03.6467087Z
DotNetCasClient.HttpModule Information: 3237 : Processing Proxy Callback request
    DateTime=2012-08-20T19:23:03.6467087Z
DotNetCasClient.Protocol Information: 3237 : Invalid request - pgtId parameter 
not found
    DateTime=2012-08-20T19:23:03.6467087Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting AuthenticateRequest for 
/coa/auth?proxyResponse=true
    DateTime=2012-08-20T19:23:03.6467087Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending AuthenticateRequest for 
/coa/auth?proxyResponse=true
    DateTime=2012-08-20T19:23:03.6467087Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for 
/coa/auth?proxyResponse=true
    DateTime=2012-08-20T19:23:03.6467087Z
DotNetCasClient.HttpModule Information: 3237 :   Redirecting to CAS Login Page
    DateTime=2012-08-20T19:23:03.6467087Z
DotNetCasClient.Protocol Information: 3237 : Redirecting to 
https://casdev.fsu.edu/cas/login?service=https%3a%2f%2fdev-ex2010-srv2.fsu-ad.edu%2fcoa%2fauth%3fproxyResponse%3dtrue
    DateTime=2012-08-20T19:23:03.6467087Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for 
/coa/auth?proxyResponse=true
    DateTime=2012-08-20T19:23:03.6467087Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for 
/coa/auth?proxyResponse=true&pgtIou=PGTIOU-48-la6SiFil54sqCnrO5DLa-casdev1&pgtId=TGT-88-rdcE1ZgGvyCrnqiELdfTDlnd9lPZQFFtRkOTUS41MAkWpDjP52-casdev1
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.HttpModule Information: 3237 : Processing Proxy Callback request
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.Protocol Information: 3237 : Recieved proxyGrantingTicketId 
[TGT-88-rdcE1ZgGvyCrnqiELdfTDlnd9lPZQFFtRkOTUS41MAkWpDjP52-casdev1] for 
proxyGrantingTicketIou [PGTIOU-48-la6SiFil54sqCnrO5DLa-casdev1]
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for 
/coa/auth?proxyResponse=true&pgtIou=PGTIOU-48-la6SiFil54sqCnrO5DLa-casdev1&pgtId=TGT-88-rdcE1ZgGvyCrnqiELdfTDlnd9lPZQFFtRkOTUS41MAkWpDjP52-casdev1
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for 
/coa/auth?proxyResponse=true&pgtIou=PGTIOU-48-la6SiFil54sqCnrO5DLa-casdev1&pgtId=TGT-88-rdcE1ZgGvyCrnqiELdfTDlnd9lPZQFFtRkOTUS41MAkWpDjP52-casdev1
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.Protocol Verbose: 3237 : Ticket validation response:
<cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'>
        <cas:authenticationSuccess>
                <cas:user>ddeboer</cas:user>

                
<cas:proxyGrantingTicket>PGTIOU-48-la6SiFil54sqCnrO5DLa-casdev1</cas:proxyGrantingTicket>


        </cas:authenticationSuccess>
</cas:serviceResponse>
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.Protocol Verbose: 3237 : Creating FormsAuthenticationTicket for 
ST-145-5ilut5Q6RhRtYog6noJM-casdev1
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting AuthenticateRequest for 
/coa/auth?ticket=ST-145-5ilut5Q6RhRtYog6noJM-casdev1
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending AuthenticateRequest for 
/coa/auth?ticket=ST-145-5ilut5Q6RhRtYog6noJM-casdev1
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for 
/coa/auth?ticket=ST-145-5ilut5Q6RhRtYog6noJM-casdev1
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.HttpModule Information: 3237 :   Redirecting from login callback
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for 
/coa/auth?ticket=ST-145-5ilut5Q6RhRtYog6noJM-casdev1
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting BeginRequest for /coa/auth
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending BeginRequest for /coa/auth
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting AuthenticateRequest for 
/coa/auth
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending AuthenticateRequest for 
/coa/auth
    DateTime=2012-08-20T19:23:03.6935090Z
DotNetCasClient.Protocol Information: 3237 : Proxy success: 
ST-146-TRG3DDv7M9kdTzwpJcCz-casdev1
    DateTime=2012-08-20T19:23:03.7091091Z
DotNetCasClient.HttpModule Verbose: 3237 : Starting EndRequest for /coa/auth
    DateTime=2012-08-20T19:23:03.7403093Z
DotNetCasClient.HttpModule Verbose: 3237 : Ending EndRequest for /coa/auth
    DateTime=2012-08-20T19:23:03.7403093Z

-----Original Message-----
From: Marvin Addison [mailto:[email protected]] 
Sent: Thursday, August 16, 2012 9:51 AM
To: [email protected]
Subject: Re: [cas-user] CAS and Exchange OWA 2010

> The issue we're having at the moment is, OWA gets redirected to CAS 
> fine but after entering username/pw, it goes into a loop and we can't figure 
> out why.

Please enable the HttpModule and Protocol logging categories of the .NET CAS 
Client per the instructions on the wiki [1] and post the logs.

M

[1] https://wiki.jasig.org/display/CASC/.Net+Cas+Client

--
You are currently subscribed to [email protected] as: [email protected] To 
unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user




-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to