person-controller

Validate an auth request

Validate an request for the person. default policy: face

post/api/persons/{personId}/authenticationRequest

Path parameters

personIdstring required

personId

Request body

policyIdstring

Response

Created

fidoAuthRequeststring
fidoAuthResponsestring
fidoResponseMessagestring
idstring
status'ERROR' | 'FAILED' | 'PENDING' | 'SUCCESS'

Changes