how to use - checkid_immediate and checkid_setup ??
Hi,
I am writing a OpenID Login modul based on JSR-196.
But I have problems to check the id at yahoo.com.
As I understand the user have to choose the openid "http://yahoo.com" independent of its yahoo username.
Normally I first try to parse the content of the users openid uri to determin the openid.server
This is not possible using the uri "http://yahoo.com"
So I assume that "http://yahoo.com" is the openid.server.
But now when I try to redirect the user to "http://yahoo.com" for a checkid_immediate or checkid_setup I failed because I am unable to get a openid.assoc_handle from yahoo.com.
How can explain me what is the general process to login a user at yahoo.com using OpenID 2.0 protocol.
I want to point out the my current implementation works well with openid providers like myopenid.com or myid.net
thanks for any help
Ralph
by
1 Reply