Transparent Auth Gateway / Identity Proxy. Source code and explanation (OpenIdDict, C#, AzureAD)

This page summarizes the projects mentioned and recommended in the original post on /r/dotnetcore

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Transparent-Auth-Gateway

    Implementations of a "transparent" Auth Gateway that links a third-party Identity Provider with own authorisation rules (scopes, roles, etc.)

    I see OAuth2-Proxy on the other side of the spectrum – it's just a proxy that is flexible around supporting various Identity Providers but lacking customisation of extra authentication checks and adding custom claims to the issued access token. I see it similar to Keycloack mentioned in part 3.4 of the first article.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. oauth2-proxy

    A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

    I see OAuth2-Proxy on the other side of the spectrum – it's just a proxy that is flexible around supporting various Identity Providers but lacking customisation of extra authentication checks and adding custom claims to the issued access token. I see it similar to Keycloack mentioned in part 3.4 of the first article.

  4. Keycloak

    Open Source Identity and Access Management For Modern Applications and Services

    I see OAuth2-Proxy on the other side of the spectrum – it's just a proxy that is flexible around supporting various Identity Providers but lacking customisation of extra authentication checks and adding custom claims to the issued access token. I see it similar to Keycloack mentioned in part 3.4 of the first article.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Authorizing endpoints of external apps in k8s

    4 projects | dev.to | 9 Dec 2024
  • State of OpenID Connect Providers

    4 projects | news.ycombinator.com | 22 Dec 2022
  • Debugging a container with a sidecar running in Kubernetes using Gefyra

    2 projects | /r/kubernetes | 20 Apr 2022
  • Configuring .NET APIs with Keycloak

    1 project | dev.to | 22 Feb 2025
  • Getting Started with Keycloak: Understanding the Basics

    1 project | dev.to | 9 Jan 2025