SlideShare uma empresa Scribd logo
1 de 25
Baixar para ler offline
What’s Next Authentication?
- FIDO기반 생체인식 인증 기술
User Infra개발팀
신기은
2
Contents
• Backgrounds
– Authentication
– Password problems
• Major Industry Trend
• FIDO
– FIDO Alliance
– Cutting-edge Authentication Technologies
– FIDO Details
• FAQ
3
Authentication
• 정의
– 자신이 누구라고 주장하는 Entity를 확인하는 절차나 과정
• Authentication Factor (요소)
– Something You Know (지식 기반)
– Something You Have (소유 기반)
– Something You Are (존재 기반)
• Single-factor에서 Multi-factor 인증 체계로 보안성 및 사용자 편의성을 강화하며 현재 발전 중
4
Traditional Online (Remote) Authentication
• 사용자는 특정 서비스에 ID와 Password를 생성 및 등록
• 인증이 필요한 경우 (Login, Transaction), ID/Password를 사용자가 입력하여 처리
• Secure Password?
– http://passwordsgenerator.net/
5
Password Problems
• Microsoft Research (2007)
– 2007년 기준 1인당 25개의 Account 보유, 8개의 Passwords 보유
• Burnett (2011)
– 10000개의 Common Passwords로 99.8%의 Account에 접근 가능
• Trusteer, Inc. (2010)
– Banking Accounts의 약 73%의 사용자가 Non-financial Site와 Password 공유
6
Major Industry Trend
• 단순하고, 더욱 강력한 Local Device 인증
Personal Device Local Locking Biometrics &
hardware
7
New Authentication Model
• 문제점
– 더욱 안전하고 편리한 Online 인증의 필요성 대두
• 트랜드
– 안전하면서 편리한 Local Device 인증 기술의 발달
• New Authentication
– Online 인증을 하는데 있어서 Local Device의 인증 기술을 활용
OTP
MFA
Password PIN
Security Usability
Usability
Security
FIDO
8
Fast IDentity Online
• 2012년 설립
– PayPal, Lenovo, Nok Nok Labs, Validity Sensors, Infineon, Agnitio
• 사용자 인증 시 Password에 대한 의존도를 낮추기 위한 Open, Scalable, Interoperable 기술 Spec 제안
• Spec의 전세계적인 적용 확대를 위한 Industry Program을 운영
• 2015년 4월 말 기준 약 190여 회원사로 구성 됨
9
FIDO and IAM (Identity and Access Management)
Physical-to-digital identity
User Management
Authentication
Federation
Single
Sign-On
Passwords Risk-BasedStrong
Modern Authentication
10
Basic FIDO Concept
User Verification FIDO Authentication
Authenticator
Local authentication
Online authentication
11
FIDO Protocols
• UAF (Universal Authentication Framework)
– Password 대신 Local 인증(지문, 목소리, PIN 등)을 통해 Online 인증을 하는 방식 (Passwordless)
– Paypal, Nok Nok Lab이 주도
• U2F (Universal 2nd Factor)
– 기존 Password 방식의 인증에 2nd Factor를 추가하여 보안을 강화하는 방식
– Google, Yubico가 주도
Samsung Galaxy S5 /w PayPal
Google 2-Step verification /w Security Key
12
FIDO Registration
13
FIDO Authentication
14
FIDO High Level Architecture
• FIDO User Device
– Computing Device로 FIDO Client가 동작하며, FIDO를 활용하기 위한 사용자의 Action이 시작되는 곳
• Relying Party
– Web site 또는 그와 유사한 Entity로서 사용자를 인증하기 위하여 FIDO Protocol을 이용
• FIDO UAF Server
– Relying Party의 Infra로 Deploy되며 FIDO protocol의 Server-side Spec을 구현하는 주체
• Certificate Authority (CA)
– FIDO Authenticator의 Certificate을 발행하며, Certificate에 대한 상태를 제공
*Root CA: Manufacturer or FIDO Alliance
15
FIDO Building Blocks
16
Attestation & Metadata
FIDO Server
Signed attestation
object
Verify using trust
anchor included in
Metadata
Authenticator Metadata
17
Metadata Format
{
"aaid": "0001#8001",
"attestationRootCertificates": [ "MIICOj...
],
"description": "0001#8001 Nok Nok Labs SFTPIN authenticator",
"authenticatorVersion": 1,
"userVerificationDetails": [[{"userVerification": 4}],
[{"userVerification": 2}]],
"attachmentHint": 1,
"keyProtection": 1,
"matcherProtection": 1,
"tcDisplay": 1,
"tcDisplayContentType": "image/png",
"isSecondFactorOnly": false,
"assertionScheme": "UAFV1TLV",
"authenticationAlgorithm": 1,
"publicKeyAlgAndEncoding": 256,
"attestationTypes": [15879],
"upv": [{"major": 1, "minor": 0}],
...
}
18
Registration Data Flow (Crypto view)
19
Authentication Data Flow (Crypto view)
20
Using FIDO directly
21
Using FIDO Indirectly (Federation case)
*IdP(Identity Provider): Identity에 대한 resource를 소유한 entity
OAuth, OpenID Connect 연동을 통한 ID 연계에 있어, 기존 Authentication을 대체, 더욱 강력하고 편리한 인증 수단 제공 가능
22
FIDO 2.0 Overview
• 5월 FIDO Plenary Meeting 시 가장 큰 논의 대상
• Microsoft와 Google이 주도
• Design Goal
– UAF와 U2F 시나리오를 모두 지원 (Built-in authenticator, Special-purpose device for 2FA)
– Simple (Just plugin to OS framework, Platform API)
OS/Browser
Support
23
FAQ
• FIDO가 앞으로 확대될까요?
– 현재로서는 FIDO가 de facto standard가 될 가능성이 크다고 보이며, FIDO 2.0부터는 Platform에서 FIDO 기능
을 제공할 예정입니다. (MS, Google)
• 서비스 입장에서 FIDO를 적용함으로써 얻을 수 있는 이득이 무엇인가요?
– FIDO 기반의 다양한 인증 기술을 서비스 Server의 추가 개발 없이 적용할 수 있습니다. 또한, Risk 기반의 인증 정책
을 FIDO 기반으로 설정할 수 있으며, 상황에 맞추어 유연하게 사용자 인증을 할 수 있습니다.
• FIDO Spec이 Update될 경우, 그에 맞추어 서비스 재개발이 필요한가요?
– FIDO의 경우는 인증 관련된 기능의 처리를 FIDO Server에서 처리를 합니다. 따라서, 변경된 Spec의 경우는 FIDO
Server에서 반영하여 처리를 할 예정입니다.
• 지문 등의 생체 정보를 활용할 경우, 개인정보 보호 관련 이슈가 발생할 수 있는 것 아닌가요?
– 사용자의 생체 정보는 단말 내부에 안전한 형태로 저장이 되며, 해당 정보는 단말 외부로 전달되지 않습니다.
• 기존 서비스 인증과 FIDO 인증과 결합하여 사용할 수 있나요?
– 기존 인증 방식에 추가적인 형태로 FIDO 인증을 사용할 수 있습니다. 기존 ID/PW로 로그인 후, 지문인증이 검증된
경우 결제 진행 등이 예가 될 수 있습니다.
24
FIDO 관련 참고 자료
• 1.0 Spec
– https://fidoalliance.org/specifications/download/
• FIDO Certified Solution List
– https://fidoalliance.org/certification/fido-certified/
• U2F Open source (by Yubico)
– https://developers.yubico.com/U2F/
• U2F Open Source (by Google)
– https://github.com/google/u2f-ref-code/
• Get a U2F Device (Amazon)
– http://www.amazon.com/s/ref=nb_sb_noss_2?url=search-alias%3Daps&field-keywords=U2F
25
감사합니다.

Mais conteúdo relacionado

Mais procurados

FIDO Authentication: Unphishable MFA for All
FIDO Authentication: Unphishable MFA for AllFIDO Authentication: Unphishable MFA for All
FIDO Authentication: Unphishable MFA for AllFIDO Alliance
 
FIDO Alliance: Welcome and FIDO Update.pptx
FIDO Alliance: Welcome and FIDO Update.pptxFIDO Alliance: Welcome and FIDO Update.pptx
FIDO Alliance: Welcome and FIDO Update.pptxFIDO Alliance
 
Introduction to FIDO Alliance
Introduction to FIDO AllianceIntroduction to FIDO Alliance
Introduction to FIDO AllianceFIDO Alliance
 
FIDO Authentication Technical Overview
FIDO Authentication Technical OverviewFIDO Authentication Technical Overview
FIDO Authentication Technical OverviewFIDO Alliance
 
LINEのFIDO導入と将来展望
LINEのFIDO導入と将来展望LINEのFIDO導入と将来展望
LINEのFIDO導入と将来展望FIDO Alliance
 
FIDOセキュリティ認定の概要と最新状況
FIDOセキュリティ認定の概要と最新状況FIDOセキュリティ認定の概要と最新状況
FIDOセキュリティ認定の概要と最新状況FIDO Alliance
 
FIDO2 Specifications Overview
FIDO2 Specifications OverviewFIDO2 Specifications Overview
FIDO2 Specifications OverviewFIDO Alliance
 
20190704 パスワードに代わる新たなオンライン認証を推進するFIDO(ファイド)アライアンスの記者説明会
20190704 パスワードに代わる新たなオンライン認証を推進するFIDO(ファイド)アライアンスの記者説明会20190704 パスワードに代わる新たなオンライン認証を推進するFIDO(ファイド)アライアンスの記者説明会
20190704 パスワードに代わる新たなオンライン認証を推進するFIDO(ファイド)アライアンスの記者説明会FIDO Alliance
 
FIDO Specifications Overview: UAF & U2F
FIDO Specifications Overview: UAF & U2FFIDO Specifications Overview: UAF & U2F
FIDO Specifications Overview: UAF & U2FFIDO Alliance
 
FIDO2導入してみたを考えてみた
FIDO2導入してみたを考えてみたFIDO2導入してみたを考えてみた
FIDO2導入してみたを考えてみたFIDO Alliance
 
FIDO & PSD2: Solving the Strong Customer Authentication Challenge in Europe
FIDO & PSD2: Solving the Strong Customer Authentication Challenge in EuropeFIDO & PSD2: Solving the Strong Customer Authentication Challenge in Europe
FIDO & PSD2: Solving the Strong Customer Authentication Challenge in EuropeFIDO Alliance
 
2020 0218 - パスワードのいらない世界へ:FIDOアライアンスとFIDO認証の最新状況
2020 0218 - パスワードのいらない世界へ:FIDOアライアンスとFIDO認証の最新状況2020 0218 - パスワードのいらない世界へ:FIDOアライアンスとFIDO認証の最新状況
2020 0218 - パスワードのいらない世界へ:FIDOアライアンスとFIDO認証の最新状況FIDO Alliance
 
FIDO Workshop-Demo Breakdown.pptx
FIDO Workshop-Demo Breakdown.pptxFIDO Workshop-Demo Breakdown.pptx
FIDO Workshop-Demo Breakdown.pptxFIDO Alliance
 
FIDO2 Specifications Overview
FIDO2 Specifications OverviewFIDO2 Specifications Overview
FIDO2 Specifications OverviewFIDO Alliance
 
パスワードのいらない世界へ
パスワードのいらない世界へパスワードのいらない世界へ
パスワードのいらない世界へKeiko Itakura
 
IDA,VC,DID関連仕様 最新情報 - OpenID BizDay #15
IDA,VC,DID関連仕様 最新情報 - OpenID BizDay #15IDA,VC,DID関連仕様 最新情報 - OpenID BizDay #15
IDA,VC,DID関連仕様 最新情報 - OpenID BizDay #15OpenID Foundation Japan
 
FIDO UAF Specifications: Overview & Tutorial
FIDO UAF Specifications: Overview & Tutorial FIDO UAF Specifications: Overview & Tutorial
FIDO UAF Specifications: Overview & Tutorial FIDO Alliance
 
FIDO and the Future of User Authentication
FIDO and the Future of User AuthenticationFIDO and the Future of User Authentication
FIDO and the Future of User AuthenticationFIDO Alliance
 
Securing a Web App with Passwordless Web Authentication
Securing a Web App with Passwordless Web AuthenticationSecuring a Web App with Passwordless Web Authentication
Securing a Web App with Passwordless Web AuthenticationFIDO Alliance
 

Mais procurados (20)

FIDO Authentication: Unphishable MFA for All
FIDO Authentication: Unphishable MFA for AllFIDO Authentication: Unphishable MFA for All
FIDO Authentication: Unphishable MFA for All
 
FIDO Alliance: Welcome and FIDO Update.pptx
FIDO Alliance: Welcome and FIDO Update.pptxFIDO Alliance: Welcome and FIDO Update.pptx
FIDO Alliance: Welcome and FIDO Update.pptx
 
Introduction to FIDO Alliance
Introduction to FIDO AllianceIntroduction to FIDO Alliance
Introduction to FIDO Alliance
 
FIDO Authentication Technical Overview
FIDO Authentication Technical OverviewFIDO Authentication Technical Overview
FIDO Authentication Technical Overview
 
LINEのFIDO導入と将来展望
LINEのFIDO導入と将来展望LINEのFIDO導入と将来展望
LINEのFIDO導入と将来展望
 
FIDOセキュリティ認定の概要と最新状況
FIDOセキュリティ認定の概要と最新状況FIDOセキュリティ認定の概要と最新状況
FIDOセキュリティ認定の概要と最新状況
 
FIDO2 Specifications Overview
FIDO2 Specifications OverviewFIDO2 Specifications Overview
FIDO2 Specifications Overview
 
20190704 パスワードに代わる新たなオンライン認証を推進するFIDO(ファイド)アライアンスの記者説明会
20190704 パスワードに代わる新たなオンライン認証を推進するFIDO(ファイド)アライアンスの記者説明会20190704 パスワードに代わる新たなオンライン認証を推進するFIDO(ファイド)アライアンスの記者説明会
20190704 パスワードに代わる新たなオンライン認証を推進するFIDO(ファイド)アライアンスの記者説明会
 
FIDO Specifications Overview: UAF & U2F
FIDO Specifications Overview: UAF & U2FFIDO Specifications Overview: UAF & U2F
FIDO Specifications Overview: UAF & U2F
 
FIDO2導入してみたを考えてみた
FIDO2導入してみたを考えてみたFIDO2導入してみたを考えてみた
FIDO2導入してみたを考えてみた
 
FIDO & PSD2: Solving the Strong Customer Authentication Challenge in Europe
FIDO & PSD2: Solving the Strong Customer Authentication Challenge in EuropeFIDO & PSD2: Solving the Strong Customer Authentication Challenge in Europe
FIDO & PSD2: Solving the Strong Customer Authentication Challenge in Europe
 
2020 0218 - パスワードのいらない世界へ:FIDOアライアンスとFIDO認証の最新状況
2020 0218 - パスワードのいらない世界へ:FIDOアライアンスとFIDO認証の最新状況2020 0218 - パスワードのいらない世界へ:FIDOアライアンスとFIDO認証の最新状況
2020 0218 - パスワードのいらない世界へ:FIDOアライアンスとFIDO認証の最新状況
 
FIDO Workshop-Demo Breakdown.pptx
FIDO Workshop-Demo Breakdown.pptxFIDO Workshop-Demo Breakdown.pptx
FIDO Workshop-Demo Breakdown.pptx
 
OpenID for SSI
OpenID for SSIOpenID for SSI
OpenID for SSI
 
FIDO2 Specifications Overview
FIDO2 Specifications OverviewFIDO2 Specifications Overview
FIDO2 Specifications Overview
 
パスワードのいらない世界へ
パスワードのいらない世界へパスワードのいらない世界へ
パスワードのいらない世界へ
 
IDA,VC,DID関連仕様 最新情報 - OpenID BizDay #15
IDA,VC,DID関連仕様 最新情報 - OpenID BizDay #15IDA,VC,DID関連仕様 最新情報 - OpenID BizDay #15
IDA,VC,DID関連仕様 最新情報 - OpenID BizDay #15
 
FIDO UAF Specifications: Overview & Tutorial
FIDO UAF Specifications: Overview & Tutorial FIDO UAF Specifications: Overview & Tutorial
FIDO UAF Specifications: Overview & Tutorial
 
FIDO and the Future of User Authentication
FIDO and the Future of User AuthenticationFIDO and the Future of User Authentication
FIDO and the Future of User Authentication
 
Securing a Web App with Passwordless Web Authentication
Securing a Web App with Passwordless Web AuthenticationSecuring a Web App with Passwordless Web Authentication
Securing a Web App with Passwordless Web Authentication
 

Destaque

FIDO 생체인증 기술 개발 사례
FIDO 생체인증 기술 개발 사례FIDO 생체인증 기술 개발 사례
FIDO 생체인증 기술 개발 사례Lee Ji Eun
 
Syrup pay 인증 모듈 개발 사례
Syrup pay 인증 모듈 개발 사례Syrup pay 인증 모듈 개발 사례
Syrup pay 인증 모듈 개발 사례HyungTae Lim
 
150625_핀테크포럼 6월 정기모임_핀테크 시대의 보안기술
150625_핀테크포럼 6월 정기모임_핀테크 시대의 보안기술150625_핀테크포럼 6월 정기모임_핀테크 시대의 보안기술
150625_핀테크포럼 6월 정기모임_핀테크 시대의 보안기술StartupAlliance
 
[한국핀테크포럼]회원사 소개:이리언스
[한국핀테크포럼]회원사 소개:이리언스[한국핀테크포럼]회원사 소개:이리언스
[한국핀테크포럼]회원사 소개:이리언스성태 박
 
[한국핀테크포럼] 제6회 정기포럼
[한국핀테크포럼] 제6회 정기포럼[한국핀테크포럼] 제6회 정기포럼
[한국핀테크포럼] 제6회 정기포럼Hyeseon Yoon
 
FIDO Authentication: Its Evolution and Opportunities in Business -FIDO Allian...
FIDO Authentication: Its Evolution and Opportunities in Business -FIDO Allian...FIDO Authentication: Its Evolution and Opportunities in Business -FIDO Allian...
FIDO Authentication: Its Evolution and Opportunities in Business -FIDO Allian...FIDO Alliance
 
기획자를 위한 OAuth
기획자를 위한 OAuth기획자를 위한 OAuth
기획자를 위한 OAuthMinwoo Park
 
OAuth2 - API 인증을 위한 만능도구상자
OAuth2 - API 인증을 위한 만능도구상자OAuth2 - API 인증을 위한 만능도구상자
OAuth2 - API 인증을 위한 만능도구상자Minwoo Park
 
유한 상태 기반의 한국어 형태소 분석기_이상호
유한 상태 기반의 한국어 형태소 분석기_이상호유한 상태 기반의 한국어 형태소 분석기_이상호
유한 상태 기반의 한국어 형태소 분석기_이상호Lee Ji Eun
 
국내외 Io t 기술 표준
국내외 Io t 기술 표준국내외 Io t 기술 표준
국내외 Io t 기술 표준남억 김
 
사물인터넷에 활용되는 무선통신 기술
사물인터넷에 활용되는 무선통신 기술사물인터넷에 활용되는 무선통신 기술
사물인터넷에 활용되는 무선통신 기술남억 김
 
전자금융 산업 및 핀테크의 이해
전자금융 산업 및 핀테크의 이해전자금융 산업 및 핀테크의 이해
전자금융 산업 및 핀테크의 이해재식 전
 
IoT(사물인터넷) 제품 및 서비스 동향
IoT(사물인터넷) 제품 및 서비스 동향IoT(사물인터넷) 제품 및 서비스 동향
IoT(사물인터넷) 제품 및 서비스 동향훈주 윤
 
[Nsb] kisa 세미나자료 2016_11_17
[Nsb] kisa 세미나자료 2016_11_17[Nsb] kisa 세미나자료 2016_11_17
[Nsb] kisa 세미나자료 2016_11_17Wonil Seo
 
OpenID overview
OpenID overviewOpenID overview
OpenID overviewRock Kang
 
20140820 멀티플랫폼 인증서버_개발
20140820 멀티플랫폼 인증서버_개발20140820 멀티플랫폼 인증서버_개발
20140820 멀티플랫폼 인증서버_개발준상 신
 
20151114 전자칠판 및 솔루션 사업계획(안)
20151114 전자칠판 및 솔루션 사업계획(안)20151114 전자칠판 및 솔루션 사업계획(안)
20151114 전자칠판 및 솔루션 사업계획(안)Guisun Han
 
[한국핀테크포럼] 제7회 핀테크포럼
[한국핀테크포럼] 제7회 핀테크포럼[한국핀테크포럼] 제7회 핀테크포럼
[한국핀테크포럼] 제7회 핀테크포럼Hyeseon Yoon
 

Destaque (20)

FIDO 생체인증 기술 개발 사례
FIDO 생체인증 기술 개발 사례FIDO 생체인증 기술 개발 사례
FIDO 생체인증 기술 개발 사례
 
Syrup pay 인증 모듈 개발 사례
Syrup pay 인증 모듈 개발 사례Syrup pay 인증 모듈 개발 사례
Syrup pay 인증 모듈 개발 사례
 
150625_핀테크포럼 6월 정기모임_핀테크 시대의 보안기술
150625_핀테크포럼 6월 정기모임_핀테크 시대의 보안기술150625_핀테크포럼 6월 정기모임_핀테크 시대의 보안기술
150625_핀테크포럼 6월 정기모임_핀테크 시대의 보안기술
 
[한국핀테크포럼]회원사 소개:이리언스
[한국핀테크포럼]회원사 소개:이리언스[한국핀테크포럼]회원사 소개:이리언스
[한국핀테크포럼]회원사 소개:이리언스
 
[한국핀테크포럼] 제6회 정기포럼
[한국핀테크포럼] 제6회 정기포럼[한국핀테크포럼] 제6회 정기포럼
[한국핀테크포럼] 제6회 정기포럼
 
FIDO Authentication: Its Evolution and Opportunities in Business -FIDO Allian...
FIDO Authentication: Its Evolution and Opportunities in Business -FIDO Allian...FIDO Authentication: Its Evolution and Opportunities in Business -FIDO Allian...
FIDO Authentication: Its Evolution and Opportunities in Business -FIDO Allian...
 
기획자를 위한 OAuth
기획자를 위한 OAuth기획자를 위한 OAuth
기획자를 위한 OAuth
 
OAuth2 - API 인증을 위한 만능도구상자
OAuth2 - API 인증을 위한 만능도구상자OAuth2 - API 인증을 위한 만능도구상자
OAuth2 - API 인증을 위한 만능도구상자
 
유한 상태 기반의 한국어 형태소 분석기_이상호
유한 상태 기반의 한국어 형태소 분석기_이상호유한 상태 기반의 한국어 형태소 분석기_이상호
유한 상태 기반의 한국어 형태소 분석기_이상호
 
국내외 Io t 기술 표준
국내외 Io t 기술 표준국내외 Io t 기술 표준
국내외 Io t 기술 표준
 
사물인터넷에 활용되는 무선통신 기술
사물인터넷에 활용되는 무선통신 기술사물인터넷에 활용되는 무선통신 기술
사물인터넷에 활용되는 무선통신 기술
 
전자금융 산업 및 핀테크의 이해
전자금융 산업 및 핀테크의 이해전자금융 산업 및 핀테크의 이해
전자금융 산업 및 핀테크의 이해
 
IoT(사물인터넷) 제품 및 서비스 동향
IoT(사물인터넷) 제품 및 서비스 동향IoT(사물인터넷) 제품 및 서비스 동향
IoT(사물인터넷) 제품 및 서비스 동향
 
G20 YES France, 2011 행사안내
G20 YES France, 2011 행사안내G20 YES France, 2011 행사안내
G20 YES France, 2011 행사안내
 
[Nsb] kisa 세미나자료 2016_11_17
[Nsb] kisa 세미나자료 2016_11_17[Nsb] kisa 세미나자료 2016_11_17
[Nsb] kisa 세미나자료 2016_11_17
 
OpenID overview
OpenID overviewOpenID overview
OpenID overview
 
20140820 멀티플랫폼 인증서버_개발
20140820 멀티플랫폼 인증서버_개발20140820 멀티플랫폼 인증서버_개발
20140820 멀티플랫폼 인증서버_개발
 
20151114 전자칠판 및 솔루션 사업계획(안)
20151114 전자칠판 및 솔루션 사업계획(안)20151114 전자칠판 및 솔루션 사업계획(안)
20151114 전자칠판 및 솔루션 사업계획(안)
 
게이트단의 보안
게이트단의 보안게이트단의 보안
게이트단의 보안
 
[한국핀테크포럼] 제7회 핀테크포럼
[한국핀테크포럼] 제7회 핀테크포럼[한국핀테크포럼] 제7회 핀테크포럼
[한국핀테크포럼] 제7회 핀테크포럼
 

Semelhante a FIDO기반 생체인식 인증기술_SK플래닛@tech세미나판교

[Td 2015]windows 10 엔터프라이즈 시나리오 part II 보안 및 관리(권순만)
[Td 2015]windows 10 엔터프라이즈 시나리오 part II   보안 및 관리(권순만)[Td 2015]windows 10 엔터프라이즈 시나리오 part II   보안 및 관리(권순만)
[Td 2015]windows 10 엔터프라이즈 시나리오 part II 보안 및 관리(권순만)Sang Don Kim
 
201412 i sign_plus_sso_감사_시온
201412 i sign_plus_sso_감사_시온201412 i sign_plus_sso_감사_시온
201412 i sign_plus_sso_감사_시온시온시큐리티
 
[한국핀테크포럼] 회원사소개 Ktb솔루션
[한국핀테크포럼] 회원사소개 Ktb솔루션 [한국핀테크포럼] 회원사소개 Ktb솔루션
[한국핀테크포럼] 회원사소개 Ktb솔루션 성태 박
 
Establishment of FIDO Korea Working Group
Establishment of  FIDO Korea Working GroupEstablishment of  FIDO Korea Working Group
Establishment of FIDO Korea Working GroupFIDO Alliance
 
디지털가디언(Digital Guardian)
디지털가디언(Digital Guardian)디지털가디언(Digital Guardian)
디지털가디언(Digital Guardian)silverfox2580
 
블로코 웨비나 세션2 - 노진호 팀장
블로코 웨비나 세션2 - 노진호 팀장블로코 웨비나 세션2 - 노진호 팀장
블로코 웨비나 세션2 - 노진호 팀장BLOCKO
 
Trusted Pass 소개서 2016_08_22
Trusted Pass 소개서 2016_08_22Trusted Pass 소개서 2016_08_22
Trusted Pass 소개서 2016_08_22Wonil Seo
 
에어큐브
에어큐브에어큐브
에어큐브tistrue
 
내부자정보유출방지 : 엔드포인트 통합보안
내부자정보유출방지 : 엔드포인트 통합보안 내부자정보유출방지 : 엔드포인트 통합보안
내부자정보유출방지 : 엔드포인트 통합보안 시온시큐리티
 
모바일 광고와 분석을 위한 기술
모바일 광고와 분석을 위한 기술모바일 광고와 분석을 위한 기술
모바일 광고와 분석을 위한 기술Minwoo Park
 
모바일표준Fw 소개자료 20141106
모바일표준Fw 소개자료 20141106모바일표준Fw 소개자료 20141106
모바일표준Fw 소개자료 20141106jSoboro
 
2015 n tels iot product lineup_2015
2015 n tels iot product lineup_20152015 n tels iot product lineup_2015
2015 n tels iot product lineup_2015SangHoon Lee
 
개인화모바일간편인증서비스 V1.7
개인화모바일간편인증서비스 V1.7개인화모바일간편인증서비스 V1.7
개인화모바일간편인증서비스 V1.7대근 구
 
Things Factory Introduction (한글)
Things Factory Introduction (한글)Things Factory Introduction (한글)
Things Factory Introduction (한글)Hatio, Lab.
 
INFINIGRU AREA OF BUSINESS 1H2015
INFINIGRU AREA OF BUSINESS 1H2015INFINIGRU AREA OF BUSINESS 1H2015
INFINIGRU AREA OF BUSINESS 1H2015infinigru
 
강의자료 차세대 웹(Html5) 플랫폼의 동향과 구축 방안
강의자료   차세대 웹(Html5) 플랫폼의 동향과 구축 방안강의자료   차세대 웹(Html5) 플랫폼의 동향과 구축 방안
강의자료 차세대 웹(Html5) 플랫폼의 동향과 구축 방안욱래 김
 
포티파이 안전한 애플리케이션 구축 및 운영방안
포티파이 안전한 애플리케이션 구축 및 운영방안포티파이 안전한 애플리케이션 구축 및 운영방안
포티파이 안전한 애플리케이션 구축 및 운영방안TJ Seo
 
[경북] I'mcloud opensight
[경북] I'mcloud opensight[경북] I'mcloud opensight
[경북] I'mcloud opensightstartupkorea
 

Semelhante a FIDO기반 생체인식 인증기술_SK플래닛@tech세미나판교 (20)

Sotis 소개
Sotis 소개Sotis 소개
Sotis 소개
 
[Td 2015]windows 10 엔터프라이즈 시나리오 part II 보안 및 관리(권순만)
[Td 2015]windows 10 엔터프라이즈 시나리오 part II   보안 및 관리(권순만)[Td 2015]windows 10 엔터프라이즈 시나리오 part II   보안 및 관리(권순만)
[Td 2015]windows 10 엔터프라이즈 시나리오 part II 보안 및 관리(권순만)
 
Beyond Pass Words
Beyond Pass WordsBeyond Pass Words
Beyond Pass Words
 
201412 i sign_plus_sso_감사_시온
201412 i sign_plus_sso_감사_시온201412 i sign_plus_sso_감사_시온
201412 i sign_plus_sso_감사_시온
 
[한국핀테크포럼] 회원사소개 Ktb솔루션
[한국핀테크포럼] 회원사소개 Ktb솔루션 [한국핀테크포럼] 회원사소개 Ktb솔루션
[한국핀테크포럼] 회원사소개 Ktb솔루션
 
Establishment of FIDO Korea Working Group
Establishment of  FIDO Korea Working GroupEstablishment of  FIDO Korea Working Group
Establishment of FIDO Korea Working Group
 
디지털가디언(Digital Guardian)
디지털가디언(Digital Guardian)디지털가디언(Digital Guardian)
디지털가디언(Digital Guardian)
 
블로코 웨비나 세션2 - 노진호 팀장
블로코 웨비나 세션2 - 노진호 팀장블로코 웨비나 세션2 - 노진호 팀장
블로코 웨비나 세션2 - 노진호 팀장
 
Trusted Pass 소개서 2016_08_22
Trusted Pass 소개서 2016_08_22Trusted Pass 소개서 2016_08_22
Trusted Pass 소개서 2016_08_22
 
에어큐브
에어큐브에어큐브
에어큐브
 
내부자정보유출방지 : 엔드포인트 통합보안
내부자정보유출방지 : 엔드포인트 통합보안 내부자정보유출방지 : 엔드포인트 통합보안
내부자정보유출방지 : 엔드포인트 통합보안
 
모바일 광고와 분석을 위한 기술
모바일 광고와 분석을 위한 기술모바일 광고와 분석을 위한 기술
모바일 광고와 분석을 위한 기술
 
모바일표준Fw 소개자료 20141106
모바일표준Fw 소개자료 20141106모바일표준Fw 소개자료 20141106
모바일표준Fw 소개자료 20141106
 
2015 n tels iot product lineup_2015
2015 n tels iot product lineup_20152015 n tels iot product lineup_2015
2015 n tels iot product lineup_2015
 
개인화모바일간편인증서비스 V1.7
개인화모바일간편인증서비스 V1.7개인화모바일간편인증서비스 V1.7
개인화모바일간편인증서비스 V1.7
 
Things Factory Introduction (한글)
Things Factory Introduction (한글)Things Factory Introduction (한글)
Things Factory Introduction (한글)
 
INFINIGRU AREA OF BUSINESS 1H2015
INFINIGRU AREA OF BUSINESS 1H2015INFINIGRU AREA OF BUSINESS 1H2015
INFINIGRU AREA OF BUSINESS 1H2015
 
강의자료 차세대 웹(Html5) 플랫폼의 동향과 구축 방안
강의자료   차세대 웹(Html5) 플랫폼의 동향과 구축 방안강의자료   차세대 웹(Html5) 플랫폼의 동향과 구축 방안
강의자료 차세대 웹(Html5) 플랫폼의 동향과 구축 방안
 
포티파이 안전한 애플리케이션 구축 및 운영방안
포티파이 안전한 애플리케이션 구축 및 운영방안포티파이 안전한 애플리케이션 구축 및 운영방안
포티파이 안전한 애플리케이션 구축 및 운영방안
 
[경북] I'mcloud opensight
[경북] I'mcloud opensight[경북] I'mcloud opensight
[경북] I'mcloud opensight
 

Mais de Lee Ji Eun

컨텐츠 기반 A/B 테스트 구현 사례
컨텐츠 기반 A/B 테스트 구현 사례 컨텐츠 기반 A/B 테스트 구현 사례
컨텐츠 기반 A/B 테스트 구현 사례 Lee Ji Eun
 
Google AlphaGo, 어떻게 동작할까요?
Google AlphaGo, 어떻게 동작할까요?Google AlphaGo, 어떻게 동작할까요?
Google AlphaGo, 어떻게 동작할까요?Lee Ji Eun
 
납땜하는 개발자 이야기 @Tech판교
납땜하는 개발자 이야기 @Tech판교납땜하는 개발자 이야기 @Tech판교
납땜하는 개발자 이야기 @Tech판교Lee Ji Eun
 
Enterprise Docker
Enterprise DockerEnterprise Docker
Enterprise DockerLee Ji Eun
 
T map network graph_t map spider 프로젝트 at_tech
T map network graph_t map spider 프로젝트 at_techT map network graph_t map spider 프로젝트 at_tech
T map network graph_t map spider 프로젝트 at_techLee Ji Eun
 
Deep learning 기반TmapPOI 추천기술개발사례
Deep learning 기반TmapPOI 추천기술개발사례Deep learning 기반TmapPOI 추천기술개발사례
Deep learning 기반TmapPOI 추천기술개발사례Lee Ji Eun
 
SK플래닛_README_마이크로서비스 아키텍처로 개발하기
SK플래닛_README_마이크로서비스 아키텍처로 개발하기SK플래닛_README_마이크로서비스 아키텍처로 개발하기
SK플래닛_README_마이크로서비스 아키텍처로 개발하기Lee Ji Eun
 
반응형 웹 기술 이해 V.2
반응형 웹 기술 이해 V.2반응형 웹 기술 이해 V.2
반응형 웹 기술 이해 V.2Lee Ji Eun
 
구글 인박스 히드라 프로그래밍
구글 인박스 히드라 프로그래밍구글 인박스 히드라 프로그래밍
구글 인박스 히드라 프로그래밍Lee Ji Eun
 
세션3 node.js의 의미와 자바의 대안
세션3 node.js의 의미와 자바의 대안세션3 node.js의 의미와 자바의 대안
세션3 node.js의 의미와 자바의 대안Lee Ji Eun
 
세션2 sencha touch 클라우드, sencha.io
세션2 sencha touch 클라우드, sencha.io세션2 sencha touch 클라우드, sencha.io
세션2 sencha touch 클라우드, sencha.ioLee Ji Eun
 
안드로이드 오픈마켓_보안이슈
안드로이드 오픈마켓_보안이슈안드로이드 오픈마켓_보안이슈
안드로이드 오픈마켓_보안이슈Lee Ji Eun
 
모바일광고플랫폼
모바일광고플랫폼모바일광고플랫폼
모바일광고플랫폼Lee Ji Eun
 
20120512 공개sw개발자대회 sk플래닛기업과제소개
20120512 공개sw개발자대회 sk플래닛기업과제소개20120512 공개sw개발자대회 sk플래닛기업과제소개
20120512 공개sw개발자대회 sk플래닛기업과제소개Lee Ji Eun
 

Mais de Lee Ji Eun (14)

컨텐츠 기반 A/B 테스트 구현 사례
컨텐츠 기반 A/B 테스트 구현 사례 컨텐츠 기반 A/B 테스트 구현 사례
컨텐츠 기반 A/B 테스트 구현 사례
 
Google AlphaGo, 어떻게 동작할까요?
Google AlphaGo, 어떻게 동작할까요?Google AlphaGo, 어떻게 동작할까요?
Google AlphaGo, 어떻게 동작할까요?
 
납땜하는 개발자 이야기 @Tech판교
납땜하는 개발자 이야기 @Tech판교납땜하는 개발자 이야기 @Tech판교
납땜하는 개발자 이야기 @Tech판교
 
Enterprise Docker
Enterprise DockerEnterprise Docker
Enterprise Docker
 
T map network graph_t map spider 프로젝트 at_tech
T map network graph_t map spider 프로젝트 at_techT map network graph_t map spider 프로젝트 at_tech
T map network graph_t map spider 프로젝트 at_tech
 
Deep learning 기반TmapPOI 추천기술개발사례
Deep learning 기반TmapPOI 추천기술개발사례Deep learning 기반TmapPOI 추천기술개발사례
Deep learning 기반TmapPOI 추천기술개발사례
 
SK플래닛_README_마이크로서비스 아키텍처로 개발하기
SK플래닛_README_마이크로서비스 아키텍처로 개발하기SK플래닛_README_마이크로서비스 아키텍처로 개발하기
SK플래닛_README_마이크로서비스 아키텍처로 개발하기
 
반응형 웹 기술 이해 V.2
반응형 웹 기술 이해 V.2반응형 웹 기술 이해 V.2
반응형 웹 기술 이해 V.2
 
구글 인박스 히드라 프로그래밍
구글 인박스 히드라 프로그래밍구글 인박스 히드라 프로그래밍
구글 인박스 히드라 프로그래밍
 
세션3 node.js의 의미와 자바의 대안
세션3 node.js의 의미와 자바의 대안세션3 node.js의 의미와 자바의 대안
세션3 node.js의 의미와 자바의 대안
 
세션2 sencha touch 클라우드, sencha.io
세션2 sencha touch 클라우드, sencha.io세션2 sencha touch 클라우드, sencha.io
세션2 sencha touch 클라우드, sencha.io
 
안드로이드 오픈마켓_보안이슈
안드로이드 오픈마켓_보안이슈안드로이드 오픈마켓_보안이슈
안드로이드 오픈마켓_보안이슈
 
모바일광고플랫폼
모바일광고플랫폼모바일광고플랫폼
모바일광고플랫폼
 
20120512 공개sw개발자대회 sk플래닛기업과제소개
20120512 공개sw개발자대회 sk플래닛기업과제소개20120512 공개sw개발자대회 sk플래닛기업과제소개
20120512 공개sw개발자대회 sk플래닛기업과제소개
 

FIDO기반 생체인식 인증기술_SK플래닛@tech세미나판교

  • 1. What’s Next Authentication? - FIDO기반 생체인식 인증 기술 User Infra개발팀 신기은
  • 2. 2 Contents • Backgrounds – Authentication – Password problems • Major Industry Trend • FIDO – FIDO Alliance – Cutting-edge Authentication Technologies – FIDO Details • FAQ
  • 3. 3 Authentication • 정의 – 자신이 누구라고 주장하는 Entity를 확인하는 절차나 과정 • Authentication Factor (요소) – Something You Know (지식 기반) – Something You Have (소유 기반) – Something You Are (존재 기반) • Single-factor에서 Multi-factor 인증 체계로 보안성 및 사용자 편의성을 강화하며 현재 발전 중
  • 4. 4 Traditional Online (Remote) Authentication • 사용자는 특정 서비스에 ID와 Password를 생성 및 등록 • 인증이 필요한 경우 (Login, Transaction), ID/Password를 사용자가 입력하여 처리 • Secure Password? – http://passwordsgenerator.net/
  • 5. 5 Password Problems • Microsoft Research (2007) – 2007년 기준 1인당 25개의 Account 보유, 8개의 Passwords 보유 • Burnett (2011) – 10000개의 Common Passwords로 99.8%의 Account에 접근 가능 • Trusteer, Inc. (2010) – Banking Accounts의 약 73%의 사용자가 Non-financial Site와 Password 공유
  • 6. 6 Major Industry Trend • 단순하고, 더욱 강력한 Local Device 인증 Personal Device Local Locking Biometrics & hardware
  • 7. 7 New Authentication Model • 문제점 – 더욱 안전하고 편리한 Online 인증의 필요성 대두 • 트랜드 – 안전하면서 편리한 Local Device 인증 기술의 발달 • New Authentication – Online 인증을 하는데 있어서 Local Device의 인증 기술을 활용 OTP MFA Password PIN Security Usability Usability Security FIDO
  • 8. 8 Fast IDentity Online • 2012년 설립 – PayPal, Lenovo, Nok Nok Labs, Validity Sensors, Infineon, Agnitio • 사용자 인증 시 Password에 대한 의존도를 낮추기 위한 Open, Scalable, Interoperable 기술 Spec 제안 • Spec의 전세계적인 적용 확대를 위한 Industry Program을 운영 • 2015년 4월 말 기준 약 190여 회원사로 구성 됨
  • 9. 9 FIDO and IAM (Identity and Access Management) Physical-to-digital identity User Management Authentication Federation Single Sign-On Passwords Risk-BasedStrong Modern Authentication
  • 10. 10 Basic FIDO Concept User Verification FIDO Authentication Authenticator Local authentication Online authentication
  • 11. 11 FIDO Protocols • UAF (Universal Authentication Framework) – Password 대신 Local 인증(지문, 목소리, PIN 등)을 통해 Online 인증을 하는 방식 (Passwordless) – Paypal, Nok Nok Lab이 주도 • U2F (Universal 2nd Factor) – 기존 Password 방식의 인증에 2nd Factor를 추가하여 보안을 강화하는 방식 – Google, Yubico가 주도 Samsung Galaxy S5 /w PayPal Google 2-Step verification /w Security Key
  • 14. 14 FIDO High Level Architecture • FIDO User Device – Computing Device로 FIDO Client가 동작하며, FIDO를 활용하기 위한 사용자의 Action이 시작되는 곳 • Relying Party – Web site 또는 그와 유사한 Entity로서 사용자를 인증하기 위하여 FIDO Protocol을 이용 • FIDO UAF Server – Relying Party의 Infra로 Deploy되며 FIDO protocol의 Server-side Spec을 구현하는 주체 • Certificate Authority (CA) – FIDO Authenticator의 Certificate을 발행하며, Certificate에 대한 상태를 제공 *Root CA: Manufacturer or FIDO Alliance
  • 16. 16 Attestation & Metadata FIDO Server Signed attestation object Verify using trust anchor included in Metadata Authenticator Metadata
  • 17. 17 Metadata Format { "aaid": "0001#8001", "attestationRootCertificates": [ "MIICOj... ], "description": "0001#8001 Nok Nok Labs SFTPIN authenticator", "authenticatorVersion": 1, "userVerificationDetails": [[{"userVerification": 4}], [{"userVerification": 2}]], "attachmentHint": 1, "keyProtection": 1, "matcherProtection": 1, "tcDisplay": 1, "tcDisplayContentType": "image/png", "isSecondFactorOnly": false, "assertionScheme": "UAFV1TLV", "authenticationAlgorithm": 1, "publicKeyAlgAndEncoding": 256, "attestationTypes": [15879], "upv": [{"major": 1, "minor": 0}], ... }
  • 18. 18 Registration Data Flow (Crypto view)
  • 21. 21 Using FIDO Indirectly (Federation case) *IdP(Identity Provider): Identity에 대한 resource를 소유한 entity OAuth, OpenID Connect 연동을 통한 ID 연계에 있어, 기존 Authentication을 대체, 더욱 강력하고 편리한 인증 수단 제공 가능
  • 22. 22 FIDO 2.0 Overview • 5월 FIDO Plenary Meeting 시 가장 큰 논의 대상 • Microsoft와 Google이 주도 • Design Goal – UAF와 U2F 시나리오를 모두 지원 (Built-in authenticator, Special-purpose device for 2FA) – Simple (Just plugin to OS framework, Platform API) OS/Browser Support
  • 23. 23 FAQ • FIDO가 앞으로 확대될까요? – 현재로서는 FIDO가 de facto standard가 될 가능성이 크다고 보이며, FIDO 2.0부터는 Platform에서 FIDO 기능 을 제공할 예정입니다. (MS, Google) • 서비스 입장에서 FIDO를 적용함으로써 얻을 수 있는 이득이 무엇인가요? – FIDO 기반의 다양한 인증 기술을 서비스 Server의 추가 개발 없이 적용할 수 있습니다. 또한, Risk 기반의 인증 정책 을 FIDO 기반으로 설정할 수 있으며, 상황에 맞추어 유연하게 사용자 인증을 할 수 있습니다. • FIDO Spec이 Update될 경우, 그에 맞추어 서비스 재개발이 필요한가요? – FIDO의 경우는 인증 관련된 기능의 처리를 FIDO Server에서 처리를 합니다. 따라서, 변경된 Spec의 경우는 FIDO Server에서 반영하여 처리를 할 예정입니다. • 지문 등의 생체 정보를 활용할 경우, 개인정보 보호 관련 이슈가 발생할 수 있는 것 아닌가요? – 사용자의 생체 정보는 단말 내부에 안전한 형태로 저장이 되며, 해당 정보는 단말 외부로 전달되지 않습니다. • 기존 서비스 인증과 FIDO 인증과 결합하여 사용할 수 있나요? – 기존 인증 방식에 추가적인 형태로 FIDO 인증을 사용할 수 있습니다. 기존 ID/PW로 로그인 후, 지문인증이 검증된 경우 결제 진행 등이 예가 될 수 있습니다.
  • 24. 24 FIDO 관련 참고 자료 • 1.0 Spec – https://fidoalliance.org/specifications/download/ • FIDO Certified Solution List – https://fidoalliance.org/certification/fido-certified/ • U2F Open source (by Yubico) – https://developers.yubico.com/U2F/ • U2F Open Source (by Google) – https://github.com/google/u2f-ref-code/ • Get a U2F Device (Amazon) – http://www.amazon.com/s/ref=nb_sb_noss_2?url=search-alias%3Daps&field-keywords=U2F