Hi Teng, I'm not sure what you mean. In this implementation I just set the identity url (https://www.google.com/accounts/o8/site-xrds?hd=DOMAIN) and then include the certificate from the google ruby-openid-apps- discovery gem (OpenID.fetcher.ca_file = "#{Rails.root}/config/certs/ca- bundle.crt" in my application.rb). When I did not have those set correctly previously (in local development) errors would bubble up, so it's surprising that I see anything in the logs.
On Sep 26, 3:03 am, Teng Siong Ong <[email protected]> wrote: > is it possible that your open id key is only valid for localhost? > > > > On Sun, Sep 26, 2010 at 12:45 AM, sshefer <[email protected]> wrote: > > production and development locally and I haven't been able to get -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
