Hello,

I have implemented the sample code for the relying party and the provider of the OpenID4Java implementation into three web applications (two RPs and one OP) The redirect and the authentication are working fine, but I receive always the following two warnings during a redirect:

[WARN] RP discovery / realm validation disabled;
[WARN] Could not create association of type: :HMAC-SHA1:OpenID1

I have searched for hours to find a solution, but I don't find anything.
Is there anyone who had the same problem or who knows a solution to this issue? Are there any further setting for the ConsumerManager() I have missed? I'm just creating a new instance of the ConsumerManager for the redirect, might it be that this is not sufficient? I use the same ConsumerManager when processing the return response...

I would be very glad for any help :)

Kind regards

Beni
_______________________________________________
security mailing list
[email protected]
http://lists.openid.net/mailman/listinfo/openid-security

Reply via email to