mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-23 12:32:13 +00:00
Update document regarding PublicKeyCredentialCreationOptions.attestation value
Follow up for #16252
This commit is contained in:
parent
682c40894e
commit
ee1ede8b2d
@ -175,7 +175,7 @@ Since the challenge is persisted (state is changed) to be compared at the time o
|
||||
"residentKey": "required",
|
||||
"userVerification": "preferred"
|
||||
},
|
||||
"attestation": "direct",
|
||||
"attestation": "none",
|
||||
"extensions": {
|
||||
"credProps": true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user