On Tue, Mar 31, 2009 at 10:28 AM, Johan Peeters <[email protected]>wrote:
> Hi > > I am trying to implement OpenID with CAS and I'm following the guide on > http://www.ja-sig.org/wiki/display/CASUM/OpenID. I followed all the steps, > but I can't make it work. > > From the client side, I get an error message that says: > > Association failed: Association failed: The returned assoc_type differed > from the supplied openid.assoc_type > > In the CAS-log, I can see that the 'OpenIdSingleSignOnAction' returned > error, this is because the credentials returned from the > constructCredentialsFromRequest are null. > > After searching a while I found that the URI > (context.getRequestParameters().get("openid.identity")) that is passed to > the OpenIdUserNameExtractor is also null and thus it is indeed impossible to > extract the credentials from this URI. > > Does anyone knows what could be wrong? > This is probably going to sound like a dumb question, but is "openid.identity" one of the request parameters when you are redirected to CAS? Thanks -Scott > > > Kind regards, > > Johan Peeters > > ------------------------------ > Aanwezig zijn op kantoor zonder er eigenlijk echt te zijn? Ja, dat wil ik > ook! <http://mobile.live.com> > > -- > 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
