<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi<br><br>I am trying to set up an OpenID server using CAS and a OpenID consumer using the Zend-Framework. The consumer I've built works with other OpenID servers, so I suppose it is correctly working. On the other hand, the OpenID server isn't working yet.<br><br>When I connect with my OpenID consumer to my OpenID server, I get an error on consumer side saying: <br><blockquote>Association failed: Association failed: The returned assoc_type 
    differed from the supplied openid.assoc_type<br></blockquote><br>This error occurs when the Zend-framework is trying to do the '_associate'-function, it connects to the login-page of the CAS-server (which returns a loginpage instead of the request parameters).<font style="" face="Verdana"><br></font><font style="" face="Verdana"><br></font><font style="font-size: 10pt;" face="Verdana" size="2">I&nbsp;specified the CAS-login page (</font><font style="font-size: 10pt;" face="Verdana" size="2"><span class="EC_code-tag"><span class="EC_code-quote">'https://www.myExampleCasServer.be/cas/login')</span></span></font><font style="font-size: 10pt;" face="Verdana" size="2"> in the 
<span class="EC_code-tag">&lt;link rel=<span class="EC_code-quote">"openid.server"</span> 
href=<span class="EC_code-quote">"https://www.myExampleCasServer.be/cas/login"</span> 
/&gt; in the personal page</span> as </font>the server endpoint. But this page isn't able to return the request parameters as needed in the above '_associate'-function. <br><font style="font-size: 10pt;" face="Verdana" size="2"><span class="EC_code-tag"><span class="EC_code-quote">https://www.myExampleCasServer.be/cas/login</span></span></font><br>Does anyone know what I do wrong? Or is there something wrong in the reasoning above?<br><br>Thanks,<br><br>Johan Peeters<br><br><br><br><br /><hr />Nagenieten met je vrienden over het laatste reisje of feestje? <a href='http://www.microsoft.com/belux/nl/windows/windowslive/products/photos.aspx' target='_new'>Maak een groepsalbum aan.</a></body>
</html>