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
- Host: GitHub
- URL: https://github.com/amrutprabhu/fido2-keycloak-authentication
- Owner: amrutprabhu
- Created: 2022-12-25T22:23:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-07T09:01:01.000Z (about 2 years ago)
- Last Synced: 2025-01-11T07:36:59.032Z (5 months ago)
- Topics: fido2, fido2-authenticator, keycloak, keycloak-client, passwordless-authentication
- Homepage: https://refactorfirst.com
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```