u/ehansen

Lumen (API-only in Laravel) replacement?

I want to build a purely API in Laravel and Nissan Lumen. Is there anything comparable?

Since there will never be a front-end to this pulling in the whole framework is overkill.

reddit.com
u/ehansen — 13 hours ago
▲ 2 r/ansible+1 crossposts

Alternatives to kanidm (identity provider/management)?

I currently am using kanidm to manage user accounts, but find the management a bit fickle. I would like to manage users using an idP via Ansible. With kanidm it's very clunky, and while I could write things to make it easier, I am at a point where I am able to migrate rather easily. But idP is a necessity for me.

I have looked at Authelina, but that's a web-only focus (no Linux PAM support without hacks). I am hoping for something lightweight like kanidm (e.g., can be managed via CLI so scripting is easy), but I'm not opposed to a web-based config if needed.

Needs:

  • Linux PAM support
  • Be central authority of server access
  • Allows support for SSH auth (e.g., kanidm can act as a pubkey store for users)
reddit.com
u/ehansen — 6 days ago