認証
Authentication
認証に関わる技術をまずは集める。
よく知られている実装
ディレクトリ系
RADIUS
ディレクトリ
LDAP
ディレクトリ
実装
Active Directory
FreeIPA
OpenLDAP
389 Directory Server
NIS
トークン発行系
二要素認証
OTP
RSA SecurID
HP IceWall
シングルサインオン(SSO)
VASCO DIGIPASS
https://www.weeklybcn.com/journal/news/detail/20100422_24507.html
OTP
PAM
ローカルの認証用
認証サーバーのクライアントにはなる。
HTTP
Basic 認証
Digest 認証
フォーム認証(俗称)
PassKey(パスキー)
OAuth
OpenID
OpenID Connect
Kerberos
SAML
NTLM
SASL
GSS-API
Generic Security Services Application Program Interface
https://en.wikipedia.org/wiki/Generic_Security_Services_Application_Program_Interface
無線LAN
WEP
WPA
WPA2
TKIP
AES
WPA3
https://www.wi-fi.org/ja/news-events/newsroom/wi-fi-alliance-wi-fi-wi-fi-certified-wpa3
TLS
SSL
基本的な考え方
パスワード
ワンタイムパスワード (OTP, One Time Password)
チャレンジレスポンス認証
鍵交換
シングルサインオン (SSO, Single Sign On)
認証の種類
知識(記憶) (SYK, Something You Know)
パスワード、個人情報
所持 (SYH, Something You Have)
IDカード
生体情報 (SYA, Something You Are)
指紋、虹彩、声紋、振る舞い
メモ
NTLM/Kerberos/SPNEGO/SAML/ADFSの整理 https://tworks55.hatenablog.com/entry/2020/05/05/175956