Comments on: .NET 4.5 で Active Authentication を実装する/2012/06/21/net-4-5-active-authentication/Professional Development, Data ScienceSat, 15 Dec 2018 21:00:00 +0000hourly1http://wordpress.com/By: .NET Framework 4.5 の WIF と “Identity and Access Tool” – tsmatz/2012/06/21/net-4-5-active-authentication/comment-page-1/#comment-7318Sat, 15 Dec 2018 21:00:00 +0000http://blogs.msdn.microsoft.com/tsmatsuz/2012/06/21/net-4-5-active-authentication/#comment-7318[…] Custom Binding を構成する必要があります。(「.NET 4.5 で Active Authentication を実装する」を参照してください。) この他に、いくつかの細かなクラスも internal […]

Like

]]>
By: AD FS フェデレーションを処理する Client Programming (Azure ACS 編) – tsmatz/2012/06/21/net-4-5-active-authentication/comment-page-1/#comment-7015Fri, 07 Dec 2018 04:21:22 +0000http://blogs.msdn.microsoft.com/tsmatsuz/2012/06/21/net-4-5-active-authentication/#comment-7015[…] .NET Framework 4.5 (WIF 4.5) を使用した Active Authentication については、「.NET 4.5 で Active Authentication を実装する」に記載しました。 […]

Like

]]>
By: AD FS フェデレーションを処理する Client Programming (Office 365 編) – tsmatz/2012/06/21/net-4-5-active-authentication/comment-page-1/#comment-7012Fri, 07 Dec 2018 04:18:08 +0000http://blogs.msdn.microsoft.com/tsmatsuz/2012/06/21/net-4-5-active-authentication/#comment-7012[…] .NET Framework 4.5 (WIF 4.5) を使用した Active Authentication については、「.NET 4.5 で Active Authentication を実装する」に記載しました。 […]

Like

]]>
By: ferari poker/2012/06/21/net-4-5-active-authentication/comment-page-1/#comment-273Sat, 26 Mar 2016 07:17:30 +0000http://blogs.msdn.microsoft.com/tsmatsuz/2012/06/21/net-4-5-active-authentication/#comment-273What’s up, I read your .NET 4.5 で Active Authentication を実装する | 松崎 剛 Blog blogs daily. Your story-telling style is witty, keep up the good work! ferari poker http://feraripoker.com/

Like

]]>
By: tsmatsuz/2012/06/21/net-4-5-active-authentication/comment-page-1/#comment-272Tue, 30 Oct 2012 17:48:39 +0000http://blogs.msdn.microsoft.com/tsmatsuz/2012/06/21/net-4-5-active-authentication/#comment-272Windows 8 Store App から Office 365 に接続するコードのサンプルが以下に紹介されました。
WCF のクラスも使用できないため自力でプロトコルの処理を記述するものですが、ダウンロード サンプルとして提供してくれていますので是非ご活用ください。(なお、Office 365 Preview に接続するサンプルです)
blogs.msdn.com/…/windows-8-store-apps-office-365-enterprise-preview-sharepoint-online.aspx

Like

]]>
By: tsmatsuz/2012/06/21/net-4-5-active-authentication/comment-page-1/#comment-271Sun, 05 Aug 2012 17:40:42 +0000http://blogs.msdn.microsoft.com/tsmatsuz/2012/06/21/net-4-5-active-authentication/#comment-271コメントありがとうございます。ご質問の件ですが、下記の Tech Ed 2012 US のセッション「Building Windows 8 Apps for the Enterprise」で紹介されていますが、現状は、WebAuthenticationBroker を使用して実装してください。(Slide 10 参照。)
ただし、こちらは、Passive 方式での認証となります。
channel9.msdn.com/…/DEV358
WebAuthenticationBroker を使ったダウンロードサンプルは提供されているのですが、すみません、現在、まだ ADFS を使ったサンプルは提供されていないようです。

Like

]]>
By: KAW/2012/06/21/net-4-5-active-authentication/comment-page-1/#comment-270Thu, 02 Aug 2012 23:37:23 +0000http://blogs.msdn.microsoft.com/tsmatsuz/2012/06/21/net-4-5-active-authentication/#comment-270参考になる情報ありがとうございます。
Metroアプリで上記サンプルを実装しようとしても、デフォルトで参照設定されている「.NET for Metro style apps」から使用できないクラス・メソッド等が多々あるようです。
(ex.SecurityBindingElement.CreateSspiNegotiationOverTransportBindingElement)
参照先のディレクトリが「.NETCore」か「.NETFramework」なのかの違いによるモノだと思うのですが、MetroアプリからADFSの認証を行うサンプル等はないのでしょうか?

Like

]]>