curl --location --request PUT '/session/authn'
CredentialAssertion
object that can be used by browser to initiate a authentification.0
- Success.{
"data": {
"options": {
"publicKey": {
"challenge": "FVcvX-tYVZYL24gsHj7mryaljQjcNeT8oVIK-vmLJZI",
"timeout": 300000,
"rpId": "127.0.0.1"
}
},
"session_id": "47c10dd3-7e10-4950-95d5-483dbc9508e6"
},
"code": 0,
"msg": ""
}