Javascript – WebAuthn Client Registration: How to access user credentials and send them to server for user authentification?
I want to implement WebAuthn using Java/Vaadin for the client side. My goal is to reach that point that any users can register/enroll a WebAuthn in the context of 2FA. The created token should be saved on a privacyIDEA server…