Experimental and demo solution
-
Updated
Feb 1, 2023 - 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.
Experimental and demo solution
Sample Implementing OAuth2 and OpenID Connect in .NET 6
Jwt Token based authentication / authorization service implementation
Jwt Token based authentication/authorization shared library
ASP.NET Core and Ubisecure SSO integration with OpenID Connect
Authentication Server built with Asp.net core and Identity Server 4
A C# helper for ESI an Eve Online API
.NET 10 + Angular 21 + PostgreSQL JWT authentication template with optional Apache Superset integration (embedded dashboards, SSO, Row Level Security)
Instructions on How to Create an Owin aware SAML app from scratch
OAuth 2.0 ASP.NET MVC 实现(未完工),移植自https://github.com/zifangsky/OAuth2.0Demo
SSO: Thay đổi cấu hình chương trình để tự động đăng nhập vào trung tâm và kiểm soát quyền dựa trên vai trò.
a SSO framework based on identityserver3,and integrated with mvc,web api,also app can join up
Enables Google external login setup for Virto Commerce Platform and Frontend
Jwt Token authentication / auothorization client side implementation