checkid_immediate Mode?

Martin Atkins mart at degeneration.co.uk
Fri Oct 13 06:40:19 UTC 2006


Recordon, David wrote:
> It looks like it is being used though a lot within dev environments i.e.
> 127.0.0.1.  It is however used within both the Moveable Type OpenID
> plugin as well as the RT (bug tracking software) plugin for OpenID.  So
> it does seem to me like it is being used though at one level or another.
> 

I seem to remember that my prototype "headless" client (ie something you 
could embed into a local desktop app) used checkid_immediate so that it 
could get back the setup URL and pop up a browser window in that case. 
Perhaps some of those 127.0.0.1s are doing that.

(In my case, I cheated to avoid using 127.0.0.1 and had my app do the 
request a second time and just parse the "Location:" URL in the redirect 
response, but in retrospect I guess there's no guarantee that the IdP 
will use a redirect response to get back to the return_to URL)






More information about the general mailing list