Keycloak to IndieAuth translator
Find a file
2025-10-22 16:28:28 +08:00
.vscode initial commit 2025-10-21 17:56:57 +08:00
src thing 2025-10-22 16:28:28 +08:00
.env.example parsing fixes 2025-10-22 09:09:04 +08:00
.gitignore initial commit 2025-10-21 17:56:57 +08:00
bun.lock parsing fixes 2025-10-22 09:09:04 +08:00
docker-compose.yml use kcia as the container name 2025-10-21 18:27:14 +08:00
package.json parsing fixes 2025-10-22 09:09:04 +08:00
README.md initial commit 2025-10-21 17:56:57 +08:00
tsconfig.json initial commit 2025-10-21 17:56:57 +08:00

KcIA - IndieAuth via Keycloak (middleware)

This is a middleware for using Keycloak as an authentication method for IndieAuth. Currently in very much alpha.

This is multi-user by design as it will pass client authentication to your Keycloak client. Currently does not support tokens and only for authorization.