Comment on Simple authentication for homelab?
johntash@eviltoast.org 8 months agoHmm I thought authelia could only act as an oidc provider, I didn’t think it could allow logging in through a Google account for example?
I’ll take a look at the docs again, thanks!
Unchanged3656@infosec.pub 8 months ago
After looking deeper into the docs they do not support and do not plan to support the Relying Party role. So it probably won’t fit for this use case.
johntash@eviltoast.org 8 months ago
Thanks for confirming, I just saw that as well.
I’m going to try some of the other solutions in this thread, but I might still come back to authelia and just ignore my requirement for having social login. I like the idea of sending someone a link and saying “Hey just log in with your google account” instead of having to create an actual user for them, but maybe I can use something else specifically for those cases.