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.
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.
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: