Browsing Category: Authentication and Authorization

Duende Identity Server
Duende IdentityServer is a highly extensible, standards-compliant framework for implementing the OpenID Connect and OAuth 2.x protocols in ASP.NET Core. It offers deep flexibility for handling authentication, authorization, and token issuance and can be adapted to fit complex custom security scenarios.

SAML OpenIddict
Add SAML 2P support to your OpenIddict [$]

SAML IdentityServer
Add SAML 2P support to your Duende IdentityServer [$]

Enforcer
Write fine grained authorization policy in easy-to-read language, and have it compiled to native .NET code [$]

Topaz
Topaz is an open-source authorization service providing fine-grained, real-time, policy-based access control for applications and APIs.

openiddict
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET

Stuntman
Stuntman is a library for impersonating users during development leveraging .NET Claims Identity.

OAuth
A public domain OAuth library, very lightweight library for generating OAuth 1.0a signatures written in C#

IdentityServer
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core

IdentityModel
IdentityModel is a .NET library for claims-based identity, OAuth 2.0 and OpenID Connect. It provides an object model to interact with the endpoints defined in the various OAuth and OpenId Connect specifications.

Logibit Hawk
A F# Hawk authentication library

ASP.NET SAML
SAML authentication support for ASP.NET apps. Very short and simple SAML 2.0 client implementation in C#.

ASP.NET Identity
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore

Abblix OIDC Server
Abblix OIDC Server is a .NET library designed to provide comprehensive support for OAuth2 and OpenID Connect on the server side. It adheres to high standards of flexibility, reusability, and reliability, utilizing well-known software design patterns, including modular and hexagonal architectures.