Using Dex as an OIDC Provider for Pangolin
A straightforward guide to configuring Dex as an OIDC provider for Pangolin using Traefik, including working Dex configuration, dynamic_config.yml setup, and the required Pangolin claim mappings.
A straightforward guide to configuring Dex as an OIDC provider for Pangolin using Traefik, including working Dex configuration, dynamic_config.yml setup, and the required Pangolin claim mappings.
Authelia and Authentik are powerful tools for securing applications, but their complexity and inherent single points of failure make Cloudflare Access a better choice for me.
Learn how to secure a Docker-hosted service with Caddy’s HTTP Basic Authentication, an effective way to protect access in controlled environments. This guide walks through configuring Caddy as a reverse proxy with Basic Authentication to limit access to a containerized service.