Re: [oauth] Re: Using OAuth as SSO

2010-03-29 Thread Paul Madsen
We are exploring just such a combination, ie SAML & OAuth together comparable to the OpenID/OAuth hybrid paul On 3/29/2010 6:40 PM, Chris Messina wrote: I'm not an expert in this area per se, but I think what you actually need is something more like SAML combined with OpenID and/or OAuth. Th

Re: [oauth] Re: Using OAuth as SSO

2010-03-29 Thread Chris Messina
I'm not an expert in this area per se, but I think what you actually need is something more like SAML combined with OpenID and/or OAuth. The information provided here might be relevant: http://code.google.com/apis/accounts/docs/OpenID.html#oauth Chris On Mon, Mar 29, 2010 at 11:09 AM, Adam wro

[oauth] Re: Using OAuth as SSO

2010-03-29 Thread Adam
I'd still like to know if there are any examples of SSO using OAuth to sign into gmail - I have found some examples for use with Twitter, but not Google. On Mar 29, 11:31 am, Adam wrote: > On Mar 26, 4:39 pm, Chris Messina wrote: > > > > > Why don't you want to do OpenID? > > The problem is that

[oauth] Re: Using OAuth as SSO

2010-03-29 Thread Adam
On Mar 26, 4:39 pm, Chris Messina wrote: > > Why don't you want to do OpenID? > The problem is that we are currently using CAS as our SSO, and since we are a large university invested in CAS, we cannot easily switch to OpenID. If we use OpenID, then a user would have to login to our system u