This plugin allows users to sign in through an SSO provider (such as Google, Microsoft, or your own provider). This enables one-click signin.
-
Updated
Nov 5, 2024 - C#
Single sign-on (SSO) is an authentication scheme that allows a user to log in with a single ID to any of several related, yet independent, software systems. SSO supporters place emphasis on it reducing the risk of password fatigue and improvement of usability in terms of perceived corperate identity between different services of the same provider.
Conversely, single sign-off or single log-out (SLO) is the property whereby a single action of signing out terminates access to multiple software systems.
This plugin allows users to sign in through an SSO provider (such as Google, Microsoft, or your own provider). This enables one-click signin.
Very simple SAML 2.0 consumer module for ASP.NET/C#
How to: ASP.NET Core with OAuth2 (Keycloak) and Angular
Flexible OpenID Connect and OAuth 2.0 server-side implementation for modern ASP.NET projects
Use Authelia as an authorization and authentication backend for Jellyfin
The LoginRadius ASP.NET library will let you integrate LoginRadius' customer identity platform with your ASP.Net application(s).
各種Single Sign on 讓你用到飽
Vanilla Forums' jsConnect for ASP.NET Core MVC
👑 🏆 💰 This code provides the basic steps required to locally verify an ID Token signed using asymmetric encryption (eg. RS256). It uses packages from Microsoft for key parsing and token validation. The code is also testable and comes with a suite of unit tests.
SSO implementation with IdentityServer and Angular clients.
Small and simple single sign-on service
Application will provide SSO with help of Identity Server 4 and Asp.Net Core
Minimalistic project implementing sso and two factor authentication for two client applications. Used to explore different 2FA solutions.
An Authentication & Authorization Middle-ware App built from IdentityServer4 to be a single sign on for my in house applications.
NuGet package used in a SOA project. The package enables single-sign-on capabilities across the parent SOA project.
A dotnet implementation of OAuth2.