FidoAuthenticationCollector
DaVinci collector for FIDO2 authentication operations.
This collector handles FIDO2 authentication within a DaVinci workflow. It processes authentication request options from the DaVinci server, performs the authentication ceremony using the device's FIDO2 capabilities, and provides the assertion response back to the workflow.
The collector automatically transforms the DaVinci-specific JSON format to the standard WebAuthn format required by the Android Credential Manager API.