Post #1313403
2026-04-03 07:56 UTC
Progress on kanidm :3
I finally managed to generate a self-signed cert. It shouldn't have been this hard, but I was trying to be fancy and ran into all kinds of weird issues.
Now it's a plain RSA 2048 cert, which Caddy trusts explicitly, and it works.
Currently installing the kanidm client tools and starting with user setup.
I think I figure out hostnames and stuff, but I am also not 100% sure, so I'll see if it works as expected.
Replies (1)
-
@jana@social.jsteuernagel.de 2026-04-03 09:06
I think everything is working. I have a user account, I can enroll Passkeys and login with them in the web and on the CLI, I changed some settings and both the generic URL and the host-specific URL work with a shared login. So I guess it's time to connect a first test application ^^