CollectionModelEntityModelAssertionOptionsDBO
_embedded object
assertionOptionsDBOes object[]
Array [
rpIdstring
allowCredentials object[]
Array [
typestring
idstring<byte>
transportsstring[]
]
userVerificationstring
extensions object
appidstring
appidExcludestring
uvmboolean
credPropsboolean
credentialProtectionPolicystring
Possible values: [userVerificationOptional, userVerificationOptionalWithCredentialIDList, userVerificationRequired]
enforceCredentialProtectionPolicyboolean
hmacCreateSecretboolean
hmacGetSecret object
salt1string<byte>
salt2string<byte>
challengestring
timeoutinteger<int64>
isActiveboolean
createdAtstring<date-time>
_links object
property name* Link
hrefstring
hreflangstring
titlestring
typestring
deprecationstring
profilestring
namestring
templatedboolean
]
_links object
property name* Link
hrefstring
hreflangstring
titlestring
typestring
deprecationstring
profilestring
namestring
templatedboolean
CollectionModelEntityModelAssertionOptionsDBO
{
"_embedded": {
"assertionOptionsDBOes": [
{
"rpId": "string",
"allowCredentials": [
{
"type": "string",
"id": "string",
"transports": [
"string"
]
}
],
"userVerification": "string",
"extensions": {
"appid": "string",
"appidExclude": "string",
"uvm": true,
"credProps": true,
"credentialProtectionPolicy": "userVerificationOptional",
"enforceCredentialProtectionPolicy": true,
"hmacCreateSecret": true,
"hmacGetSecret": {
"salt1": "string",
"salt2": "string"
}
},
"challenge": "string",
"timeout": 0,
"isActive": true,
"createdAt": "2024-07-29T15:51:28.071Z",
"_links": {}
}
]
},
"_links": {}
}