Easiest to set up IAM solution? (OIDC, OAuth2, SSO, etc.)

https://feddit.org/post/27575572

Easiest to set up IAM solution? (OIDC, OAuth2, SSO, etc.) - feddit.org

I’ve just looked at some tutorials for Keycloak and Authentik and there’s definitely a very steep learning curve for these two solutions. I feel like I need something a lot simpler to be able to fully grasp the concept. What is the easiest solution for beginners to implement Sigle-Sign-On for their selfhosted services?

I use Authelia. I found it pretty easy to set up. They even provide guides with examples on how to integrate with other applications. For instance, I use Traefik for my reverse proxy: Traefik | Integration | Authelia
Authelia

Authelia is an open-source authentication and authorization server and portal fulfilling the identity and access management (IAM) role of information security in providing multi-factor authentication and single sign-on (SSO) for your applications via a web portal. Authelia is an OpenID Connect 1.0 Provider which is OpenID Certified™ allowing comprehensive integrations, and acts as a companion for common reverse proxies.

Authelia