General

Reply

WebBrowser like Control in PSS

Hi,

 

I would like to create an application using Live SDK, Live Connect allows usage of REST API's for your applications but it is necessary to provide a Web Browser or a control acts as Web Browser to sign-in users in order to obtain token for your application, due to nature of usage as stated here; http://msdn.microsoft.com/en-us/library/live/hh826543.aspx#rest

 

is it possible to accomplish such task?

 

Thanks in advance,

Please use plain text.

Re: WebBrowser like Control in PSS

You don't actually need a browser, you need the ability to handle HTTP requests.

 

Check out the HTTP Sample ( C:\Users\Public\Documents\Pss\sample\Network\HttpSample )

Please use plain text.

Level 3

Level 3
niwrA
Posts: 152
Registered: ‎31-07-2008
Message 3 of 4 (161 Views)

Re: WebBrowser like Control in PSS

I presume the OP's question is regarding this step:

 

When Live Connect receives this call, it checks to see if the user is already signed in. If not, the user is prompted to provide his or her Microsoft account credentials.

After the user successfully signs in and consents to the requested scopes, the Live Connect authorization web service uses the redirect domain to return the user to your app. If you're using the implicit grant flow, you'll see this.

Please use plain text.

Re: WebBrowser like Control in PSS

Yes, exactly as niwrA stated. All of the Live Connect sign-in scenarios supports OAuth Type that utilizes a User Agent such as Web Browser. You can check it out from here ; http://msdn.microsoft.com/en-us/library/live/hh243647.aspx#implicitgrant 

 

Are there any suggestions how to handle sign-in scheme using PSS?

 

Thank you?

Please use plain text.
This widget could not be displayed.
Announcements

Welcome to the PlayStation Mobile Developer Forums


This is a community for the discussion of technical topics with other developers and SCE engineers. Posting ideas/requests are also appreciated. Join the discussion!

PlayStation®Mobile開発者フォーラムでは世界中の開発者の皆様と一緒に、議論や情報交換が可能です。SCEも議論に参加し、皆様の開発をサポートします。アイデアやリクエストも大歓迎です。ぜひご参加ください。

PSM Developer Registration (for free) on PSM DevPortal is required to post on the forum.
Please sign out then sign in again to the forum and PSM DevPortal after you have completed the registration.

フォーラムへ投稿をするにはPSM DevPortalへの登録(無料)が必要です。
登録後はフォーラムと PSM DevPortalを一度ログアウトし、再度ログインしてください。






Recent News