I'm doing a provider. People establish their identity on my site, and
use that identity to log into other OpenID services with the
credentials from my site. The links I provided will get you going in
the right direction. :)
--
You received this message because you are subscribed to the Google Gro
: Google App Engine
Sent: Sun, 26 September, 2010 22:56:39
Subject: [google-appengine] Re: openid provider & oauth
Oh, I see you added OAuth into the mix. I'm not using OAuth. But App
Engine has built in support for that I hear.
--
You received this message because you are subscribed to t
Oh, I see you added OAuth into the mix. I'm not using OAuth. But App
Engine has built in support for that I hear.
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To uns
yes i have it working. I'm using it to provide OpenIDs to users for
our related sites.
Your best bet is to get this example provider app here:
http://code.google.com/p/appengine-openid-provider/
It's based on Janrain's OpenID code ver. 2.1.1 But I found the latest
version 2.2.5 dropped right in.
I think i have confused this myself - ok. so you have oauth - as a provider
working ? I have my own users login system. im not using google accounts. i
want
my app to act as a provider. Can you offer any info on how to set this up. Is
it
working for you etc.
Regards
Martin Webb
The inf