Hello again,

so now there is an example of how to do oauth using the sso extension in crosswalk:
https://github.com/crosswalk-project/tizen-extensions-crosswalk/pull/388

The pull request also fixes a bug that was discovered on the way, so you need the crosswalk extensions that are built with the bugfix included (so either wait until the fix makes it into Tizen IVI or rebuild the tizen-crosswalk-extensions package yourself).

Also, some kind of signon UI implementation is necessary - you can for example install signonui-efl, but it also needs this bugfix:
https://review.tizen.org/gerrit/#/c/29349/

Jussi (or Imran) can you merge that to Tizen IVI please?


Regards,
Alex


On 10/14/2014 05:28 PM, Kanavin, Alexander wrote:
Hello Art,

examples/sso.html is probably not the best starting point.

You can start by going through the gsso introduction and usage examples
that are provided here:

http://gsignon-docs.accounts-sso.googlecode.com/git/libgsignon-glib/index.html

Once you went through the usage examples (and got them to work), you can
read the source code of gsso-example.c to find out what it’s actually
doing. The web API maps to the C API pretty much 1 to 1, so you should
be able to replicate the functionality without a lot of difficulty.
We’re here to answer any questions you have (and yes, there should also
be a web app that demonstrates some real-life usage scenario such as
doing oauth2 authorization with google – we didn’t get to it yet).

Regards,

Alex

*From:*Dev [mailto:[email protected]] *On Behalf Of *McGee, Art
*Sent:* Monday, October 13, 2014 11:41 PM
*To:* [email protected]; [email protected]
*Subject:* [Dev] OAUTH and gSSO using the web api.

I'm looking to test gSSO and OAUTH api in the web api.  I need some
direction.

I am currently using
https://review.tizen.org/git/?p=platform/framework/web/tizen-extensions-crosswalk.git;a=blob;f=examples/sso.html;h=9cab8e5919c75be4a9c41afb01a5712f7d5ce8b4;hb=refs/heads/tizenfor
code example to use SSO.  I'm not sure how to use this interface and I'm
wondering if I need some permissions setup in the config.xml for the
tizen web app.  I've installed the Oct 12th Daily release for this
testing.  I also could use some guide to show how to use this for OAUTH
2.0. I can attach the wigit.

--

*Art McGee*

Infotainment Engineer

http://www.jaguarlandrover.com/email/jlr.jpg

Jaguar Land Rover North America, LLC

1419 NW 14th Ave, Portland, Oregon, 97209

JaguarUSA.com <http://www.jaguarusa.com/index.html> | LandRoverUSA.com
<http://www.landrover.com/us/en/lr/>



_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev


_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to