Re: [OAUTH-WG] OAuth mobile flow

2013-04-03 Thread Sergey Beryozkin
Thanks, Sergey Regards, Shane. From: Sergey Beryozkinsberyoz...@gmail.com To: oauth@ietf.org Date: 25/03/2013 06:01 PM Subject:Re: [OAUTH-WG] OAuth mobile flow Sent by:oauth-boun...@ietf.org Hi Shane On 25/03/13 00:54, Shane B Weeden wrote: There are several options

Re: [OAUTH-WG] OAuth mobile flow

2013-04-03 Thread Shane B Weeden
. Cheers, Shane. From: Sergey Beryozkin sberyoz...@gmail.com To: Shane B Weeden/Australia/IBM@IBMAU Cc: oauth@ietf.org Date: 03/04/2013 06:23 PM Subject:Re: [OAUTH-WG] OAuth mobile flow Hi Shane, All, The info below (and the links shared by others) is useful, thanks, I have

Re: [OAUTH-WG] OAuth mobile flow

2013-03-25 Thread Sergey Beryozkin
appreciate the simplicity of returning the token to the browser in demos, etc... Cheers, Sergey Regards, Shane. From: Security Developersecurity.develope...@gmail.com To: OAuth@ietf.org Date: 25/03/2013 05:52 AM Subject:[OAUTH-WG] OAuth mobile flow Sent by:oauth-boun

Re: [OAUTH-WG] OAuth mobile flow

2013-03-25 Thread Brian Campbell
This little presentation from last year talks about OAuth mobile. In a nutshell, it discusses using the authorization code grant and a redirect uri with a custom scheme.

Re: [OAUTH-WG] OAuth mobile flow

2013-03-25 Thread Shane B Weeden
it's still a possibility. Regards, Shane. From: Sergey Beryozkin sberyoz...@gmail.com To: oauth@ietf.org Date: 25/03/2013 06:01 PM Subject:Re: [OAUTH-WG] OAuth mobile flow Sent by:oauth-boun...@ietf.org Hi Shane On 25/03/13 00:54, Shane B Weeden wrote

Re: [OAUTH-WG] OAuth mobile flow

2013-03-25 Thread Justin Richer
This approach is what we've implemented in a few places, most notably on the hReader iOS app (code is in some branch or fork of https://github.com/projecthreader/hReader, I'm told it's going to be pulled into that main branch soon though). Here we pre-register the hReader app with a single

[OAUTH-WG] OAuth mobile flow

2013-03-24 Thread Security Developer
Hi, Can any body please help in describing the OAuth flow for mobile applications? Thanks for your time. ___ OAuth mailing list OAuth@ietf.org https://www.ietf.org/mailman/listinfo/oauth

Re: [OAUTH-WG] OAuth mobile flow

2013-03-24 Thread Shane B Weeden
, Shane. From: Security Developer security.develope...@gmail.com To: OAuth@ietf.org Date: 25/03/2013 05:52 AM Subject:[OAUTH-WG] OAuth mobile flow Sent by:oauth-boun...@ietf.org Hi, Can any body please help in describing the OAuth flow for mobile applications? Thanks