-
Notifications
You must be signed in to change notification settings - Fork 0
MS_WindowsHelloForBusiness
- 戻る(Windows Hello、Microsoft Azure Active Directory)
- Windows Hello for Business
- Microsoft Passport
- FIDO
- 旧「Microsoft Passport for Work」
Microsoft アカウント以外を対象とする。
- Active Directory アカウント
- Azure Active Directory アカウント
補足(Hello と Hello for Business の違い): Windows Hello が
その端末のローカル/Microsoft アカウントのサインインを対象にするのに対し、
Windows Hello for Business は
組織のアカウント(AD / Azure AD)で、鍵ペアと証明書を伴う方式である。
生体情報や PIN は端末の TPM の中に留まり、
ネットワークに出るのは秘密鍵による署名だけなので、
パスワードのようにリプレイされない。
これが「パスワードのない世界」と呼ばれる所以である。
社内参加(ワークプレース参加、Workplace Join)の変遷
- デバイス認証を用いた追加の Active Directory アカウント(Windows 8.1 から)
- Azure Active Directory アカウント(Windows 8.1 から)
-
ADFS(2012)のデバイス登録サービス機能により Windows とモバイルデバイスの社内参加をサポート。
-
Windows 10 に、Azure AD 参加(Azure AD Join)が追加。
- Azure Active Directory アカウントによる Windows 認証
- Windows 8.1 スタイルのオンプレミス環境の社内参加機能が削除。
-
ADFS(2016)でも、引き続き、Windows とモバイルデバイスの社内参加をサポート。
補足(現在の呼び方と 3 つの参加形態): 現在は次の 3 つに整理されている。
形態 対象 用途 Azure AD 登録(Registered) 個人所有端末(BYOD) 会社リソースへの条件付きアクセス Azure AD 参加(Joined) 会社所有・クラウドのみ Azure AD アカウントでサインイン ハイブリッド Azure AD 参加 会社所有・オンプレ AD あり AD とクラウドの両方に参加 本文の「ワークプレース参加」は、現在のAzure AD 登録に相当する。
また Azure Active Directory は Microsoft Entra ID に改称された。
補足(3 つの展開モデル): Windows Hello for Business の展開は、
鍵をどこで検証するかによって
- クラウド専用(Azure AD のみ)
- ハイブリッド(AD + Azure AD)
- オンプレミス(AD のみ、ADFS が必要)
に分かれ、さらにハイブリッドは
キー信頼(Key Trust)/証明書信頼(Certificate Trust)/クラウド Kerberos 信頼の
いずれかを選ぶ。参考にある @IT の連載は、
このうちオンプレミス展開を実地でレポートしたものである。
-
組織での Microsoft Passport の実装 (Windows)
https://technet.microsoft.com/ja-jp/library/mt219734.aspx- Windows Hello for Business
https://docs.microsoft.com/ja-jp/windows/access-protection/hello-for-business/hello-identity-verification
- Windows Hello for Business
- vNextに備えよ! 次期Windows Serverのココに注目(60:特別編):
「パスワードのない世界」を実現する「Windows Hello for Business」
のオンプレ展開をリアルレポート - @IT- その1 (1/3)
http://www.atmarkit.co.jp/ait/articles/1610/14/news018.html - その2 (1/2)
http://www.atmarkit.co.jp/ait/articles/1610/27/news015.html - その3 (1/2)
http://www.atmarkit.co.jp/ait/articles/1611/11/news017.html - その4
http://www.atmarkit.co.jp/ait/articles/1611/18/news015.html - その5 (1/2)
http://www.atmarkit.co.jp/ait/articles/1611/25/news024.html - その6 (1/3)
http://www.atmarkit.co.jp/ait/articles/1612/02/news016.html
- その1 (1/3)
- [Windows10/AAD]クラウド・ドメイン参加を試す
http://idmlab.eidentity.jp/2015/02/windows10aad.html - [Windows10/AAD]OOBEでクラウド・ドメイン参加
http://idmlab.eidentity.jp/2015/03/windows10aadoobe.html - [Windows10]デバイス&サービス間のシングルサインオンの仕組み
http://idmlab.eidentity.jp/2015/05/windows10.html - [翻訳]Azure ADとWindows 10におけるMicrosoft Passport for Work
http://idmlab.eidentity.jp/2016/03/azure-adwindows-10microsoft-passport.html
- Windows Hello
- Microsoft Passport
- Microsoft Azure Active Directory
- Windows.Security.Credentials
- TPM(Trusted Platform Module)
Tags: インフラストラクチャ, Windows, 認証基盤
このWikiは「Open棟梁Project」,「OSSコンソーシアム 開発基盤部会」によって運営されています。