일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- 2FA
- albumbook
- OTP
- WebAuthn
- appres
- FIDO2
- 앨범북
- git
- apple
- OSX
- css
- MFA
- Nodejs
- SSL
- 앱리소스
- fido
- SWIFT
- Android
- SSH
- 앱스토어
- 안드로이드
- 인증
- otpkey
- 애플
- MSYS2
- SwiftUI
- kmip
- openssl
- MYSQL
- Xcode
Archives
- Today
- Total
인디노트
FIDO - authenticatorAttachment 본문
authenticatorAttachment, of type DOMString
If this member is present, eligible authenticators are filtered to only authenticators attached with the specified § 5.4.5 Authenticator Attachment Enumeration (enum AuthenticatorAttachment). The value SHOULD be a member of AuthenticatorAttachment but client platforms MUST ignore unknown values, treating an unknown value as if the member does not exist.
DOMString 유형의 authenticatorAttachment
이 멤버가 있는 경우 적격 인증자는 지정된 §5.4.5 Authenticator Attachment Enumeration (enum AuthenticatorAttachment)으로 연결된 인증자에게만 필터링 됩니다. 값은 AuthenticatorAttachment의 멤버여야 하지만 클라이언트 플랫폼은 알 수 없는 값을 무시하고 멤버가 없는 것처럼 처리해야합니다.
반응형
'인증기술 > FIDO' 카테고리의 다른 글
FIDO - authenticatorAttachment (0) | 2021.01.05 |
---|---|
FIDO - excludeCredentials (0) | 2021.01.05 |
FIDO - residentKey (0) | 2021.01.05 |
FIDO - userVerification (0) | 2021.01.05 |
FIDO - requireResidentKey (0) | 2021.01.05 |
Comments