Comments on: OneDrive API を使ったアプリケーション開発/2011/12/18/onedrive-skydrive-rest-api-web-sample-code/Professional Development, Data ScienceMon, 17 Jun 2024 02:55:08 +0000hourly1http://wordpress.com/By: Windows Azure の ACS で認証トークン (FedAuth Cookie など) が Expire (期限切れ) になった場合の対処 – tsmatz/2011/12/18/onedrive-skydrive-rest-api-web-sample-code/comment-page-1/#comment-7005Fri, 07 Dec 2018 04:08:00 +0000http://blogs.msdn.microsoft.com/tsmatsuz/2011/12/18/onedrive-skydrive-rest-api-web-sample-code/#comment-7005[…] Refresh Token と呼ばれるトークンが使用できます。Refresh Token については、「OneDrive (SkyDrive) REST API を使った Web アプリケーション開発」を参照してください。 なお、Windows Azure ACS […]

Like

]]>
By: Azure ACS の Custom ID Provider の作成 : OpenID 編 – tsmatz/2011/12/18/onedrive-skydrive-rest-api-web-sample-code/comment-page-1/#comment-6995Fri, 07 Dec 2018 03:57:47 +0000http://blogs.msdn.microsoft.com/tsmatsuz/2011/12/18/onedrive-skydrive-rest-api-web-sample-code/#comment-6995[…] 今回、OpenID、OAuth の Custom Identity Provider (IdP) を作成するために、オープン ソースの .NET ライブラリーである DotNetOpenAuth を使用します。(NuGet でも取得できます。) このライブラリーは、後述するように、プロバイダー用のクラス、Relying Party 用のクラスなどを持っていて、開発者 (プログラマー) は、OAuth や OpenID の難解なやりとりをコーディングしなくても、主要な処理を実装できます。(とは言え、OAuth などの基本的な流れは、ちゃんと抑えておいてくださいね。まったくプロトコルを理解せずにライブラリーを使用するのは、かなり苦しいと思います。) […]

Like

]]>
By: Excel のクラウドな開発 (OneDrive 編) – tsmatz/2011/12/18/onedrive-skydrive-rest-api-web-sample-code/comment-page-1/#comment-6916Fri, 07 Dec 2018 02:46:03 +0000http://blogs.msdn.microsoft.com/tsmatsuz/2011/12/18/onedrive-skydrive-rest-api-web-sample-code/#comment-6916[…] 追記 : OneDrive の新しい REST API について、こちら […]

Like

]]>
By: ASP.NET MVC で OpenID、OAuth とバリバリ連携 (DotNetOpenAuth) | @Subaru/2011/12/18/onedrive-skydrive-rest-api-web-sample-code/comment-page-1/#comment-6875Thu, 06 Dec 2018 06:07:32 +0000http://blogs.msdn.microsoft.com/tsmatsuz/2011/12/18/onedrive-skydrive-rest-api-web-sample-code/#comment-6875[…] 回避可能なので、 必要なら頑張ってみてください。(あるいは、ここ から落とせるサンプル コードのように、自力で Access Token […]

Like

]]>
By: Live Services (Outlook.com, OneDrive, etc) 開発 – tsmatz/2011/12/18/onedrive-skydrive-rest-api-web-sample-code/comment-page-1/#comment-6344Tue, 04 Dec 2018 00:17:12 +0000http://blogs.msdn.microsoft.com/tsmatsuz/2011/12/18/onedrive-skydrive-rest-api-web-sample-code/#comment-6344[…] OneDrive, Outlook では、共通の REST API が正式提供されています。) 詳細は、「Office 365 API 開発 – OneDirve API」、「Office 365 API 開発 – Outlook REST […]

Like

]]>
By: Office & Office 365 Development Sample (Cloud 開発サンプル) – tsmatz/2011/12/18/onedrive-skydrive-rest-api-web-sample-code/comment-page-1/#comment-5796Wed, 28 Nov 2018 10:34:00 +0000http://blogs.msdn.microsoft.com/tsmatsuz/2011/12/18/onedrive-skydrive-rest-api-web-sample-code/#comment-5796[…] SharePoint Online 連携は、現在、Office 365 API (OAuth / REST の API) が使用できます。ここで使用している WS-Trust を使った連携については、「AD FS フェデレーションを処理する Client Programming (Office 365 編)」を参照してください。また、OneDrive のプログラミングによる認証 (OAuth との連携) については、「OneDrive (SkyDrive) REST API を使った Web アプリケーション開発」を参照してください。 […]

Like

]]>
By: OneDrive API を使った通知 (Webhook) と同期 (Synchronization) – tsmatz/2011/12/18/onedrive-skydrive-rest-api-web-sample-code/comment-page-1/#comment-5789Wed, 28 Nov 2018 10:15:21 +0000http://blogs.msdn.microsoft.com/tsmatsuz/2011/12/18/onedrive-skydrive-rest-api-web-sample-code/#comment-5789[…] access token を取得したら、「OneDrive API を使ったアプリケーション開発」の手順で、対象のアイテム (ファイル、フォルダ) の item id […]

Like

]]>