-- WARNING: may no be safe to use --
Simple open id connect identity provider, base on ory hydar + kratos. Feature: Login, Invite, Webauthn password less authentication, OTP, Passwords, User settings. IT is not production ready and should probably not be used for any thing. I just hacked it together for my home-lab.
source: https://github.com/byteplow/idd4
install: helm upgrade --install --create namespace --namespace <namespace> <release> --set config.hostname=<hostname> oci://docker.io/byteplow/idd4 --version v<version>
note: traefik ingress is required
Content type
Helm
Digest
sha256:0020d8f63…
Size
16.6 kB
Last updated
about 3 years ago
helm pull oci://registry-1.docker.io/byteplow/idd4 --version v0.1.0