Sample application of FIDO2 that using Helidon(for REST API) and WebAuthn4J(for Attestation and Assertion validation).
- front: Sample implementation of WebAuthn client.
- Angular
- rp-server: Sample implementation of FIDO2-RP
- Java
- Helidon MP: for REST API
- WebAuthn4J: for Attestation and Assertion validation library
- Java
# ./fido2-example-app
docker compose up -d
and access http://localhost.