wpetit d18a9b5f0f | ||
---|---|---|
cmd/server | ||
internal | ||
misc | ||
.dockerignore | ||
.env.dist | ||
.gitignore | ||
Makefile | ||
README.md | ||
docker-compose.yml | ||
go.mod | ||
go.sum | ||
modd.conf |
README.md
hydra-webauthn
"Login & Consent App" pour le serveur d'authentification OpenID Connect Hydra.
Ce middleware permet une authentification de type "webauthn".
Démarrer avec les sources
# Requires Go 1.21 and docker-compose
make watch
URLs
URL | Description |
---|---|
http://localhost:4444/ | Points d'entrée OIDC Hydra |
http://localhost:4445/ | API d'administration Hydra |
http://localhost:3000/ | Middleware Hydra hydra-webauthn (Voir "Hydra- Login & Consent App") |