Comment on 🛡️ uSentry - Identity & Access Management
x00z@lemmy.world 13 hours ago
Fun little project but I think auth_basic
would be perfectly fine instead.
Comment on 🛡️ uSentry - Identity & Access Management
x00z@lemmy.world 13 hours ago
Fun little project but I think auth_basic
would be perfectly fine instead.
TCB13@lemmy.world 10 hours ago
Hmm… some people are going to say that basic auth would be insecure, I’m not going to be there because in this particular case it’s about the same thing.
However, this might be easier to configure and manage permissions than basic auth. Also this works cross-domain and basic auth will require full re-auth for every domain. Another obvious advantage is that at some point I plan to integrate 2FA.