Skip to content

Commit ee1ede8

Browse files
ynojimarwinch
authored andcommitted
Update document regarding PublicKeyCredentialCreationOptions.attestation value
Follow up for #16252
1 parent 682c408 commit ee1ede8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/authentication/passkeys.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Since the challenge is persisted (state is changed) to be compared at the time o
175175
"residentKey": "required",
176176
"userVerification": "preferred"
177177
},
178-
"attestation": "direct",
178+
"attestation": "none",
179179
"extensions": {
180180
"credProps": true
181181
}

0 commit comments

Comments
 (0)