Kapibara is an OIDC Provider made by Zuma
Find a file
2025-11-01 21:13:09 +01:00
assets Feat: Add user + client delete 2025-11-01 21:13:09 +01:00
src Feat: Add user + client delete 2025-11-01 21:13:09 +01:00
templates Feat: Add user + client delete 2025-11-01 21:13:09 +01:00
.env Feat : Add login page + login mechanism 2025-10-03 11:42:00 +02:00
.gitignore Docs: Make a nicer welcome page 2025-10-04 19:35:44 +02:00
Cargo.lock Feat: We can now login with Immich hehe 2025-10-15 16:53:42 +02:00
Cargo.toml Feat: We can now login with Immich hehe 2025-10-15 16:53:42 +02:00
README.md Feat: Add consent mechanism 2025-10-05 10:27:05 +02:00
TODO.md Feat: Add client list UI + better UI 2025-10-28 13:26:12 +01:00

Kapibara logo

Kapibara (カピバラ) is an attempt at making an OIDC provider because I don't want to have to rely on Canaille anymore...

Here are the feature I want :

  • Login page
  • User list
  • User impersonation
  • Reset password mail
  • Create new clients

Refs