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?

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

Reply via email to