일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- WebAuthn
- css
- Nodejs
- MYSQL
- SSH
- 안드로이드
- FIDO2
- appres
- SWIFT
- fido
- git
- OSX
- OTP
- 앨범북
- Xcode
- 앱스토어
- Android
- 애플
- 인증
- SSL
- apple
- albumbook
- SwiftUI
- MFA
- 앱리소스
- kmip
- openssl
- MSYS2
- 2FA
- otpkey
Archives
- Today
- Total
인디노트
FIDO - requireResidentKey 본문
requireResidentKey, of type boolean, defaulting to false
This member is retained for backwards compatibility with WebAuthn Level 1 and, for historical reasons, its naming retains the deprecated “resident” terminology for discoverable credentials. Relying Parties SHOULD set it to true if, and only if, residentKey is set to required.
부울 유형의 requireResidentKey, 기본값은 false,
FIDO 멤버는 WebAuthn 레벨 1의 이전 버전과의 호환성을 위해 유지되며 기록상의 이유로 이름 지정은 검색 가능한 자격 증명에 대해 더 이상 사용되지 않는 "resident" 용어를 유지합니다. 신뢰 당사자는 residentKey가 필수로 설정된 경우에 만 이를 true로 설정해야합니다.
반응형
'인증기술 > FIDO' 카테고리의 다른 글
FIDO - authenticatorAttachment (0) | 2021.01.05 |
---|---|
FIDO - residentKey (0) | 2021.01.05 |
FIDO - userVerification (0) | 2021.01.05 |
FIDO - Attestation Conveyance Preference Enumeration (enum AttestationConveyancePreference) (0) | 2021.01.05 |
FIDO - 플랫폼에서 장치인증 가능한지 여부 확인 (0) | 2021.01.05 |
Comments