Skip to content

mihaita-tinta/webauthn-spring-boot-starter-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webauthn-spring-boot-starter demo

Given a typical spring boot application that uses the form login authentication method, we are migrating existing users to public key based credentials using webauthn-spring-boot-starter.

More details are explained here

To run locally just execute: mvn install and then mvn spring-boot:run

You should be able to see the registration page on http://localhost:8080/register.html register page

You are being redirected to the login page after creating new credentials http://localhost:8080/login.html

If you don't have an authenticator you can enable a virtual one from Dev Tools in your browser emulator You can see new credentials being created after registering: emulator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages