An open API service indexing awesome lists of open source software.

https://github.com/amrutprabhu/fido2-keycloak-authentication

FIDO2 Passwordless Authentication with Keycloak
https://github.com/amrutprabhu/fido2-keycloak-authentication

fido2 fido2-authenticator keycloak keycloak-client passwordless-authentication

Last synced: 3 months ago
JSON representation

FIDO2 Passwordless Authentication with Keycloak

Awesome Lists containing this project

README

        

# FIDO2 Passwordless Authentication

In this repository you will find the a Keycloak confguration with FIDO 2 passwordless authentication configuration.

You just need to start the docker compose file using the following command.

```
docker compose up
```