[OpenID] PHP Standalone server: approving identifying oneself always? Trust_root?

Jonathan Daugherty cygnus at janrain.com
Mon Dec 10 21:51:11 UTC 2007


> I'm working on my own mods and setup based on the PHP standalone server ..
> and one annoying thing I notice is that every time I log in from my consumer
> site, I have to verify sharing profile information etc....and choose one of
> the Allow Forever, Once, Deny.
> Even after I've added the root domain to my trusted sites list.

There's a check in render.php, "render_serve()", where the storage
backend's isTrusted() method is called.  I'd look to the storage
implementation, i.e., the database, to see whether the behavior of the
SELECT query is correct.  Don't hesitate to send a patch to the
development list (and possibly move this discussion there).

  http://lists.openidenabled.com/mailman/listinfo/dev

HTH,

-- 
  Jonathan Daugherty



More information about the general mailing list