run-aspnet-identityserver4
Microservices auth
A project demonstrating secure microservices architecture with Identity Server 4 and Ocelot API Gateway for authentication and authorization
Secure microservices with using standalone Identity Server 4 and backing with Ocelot API Gateway. Protect our ASP.NET Web MVC and API applications with using OAuth 2 and OpenID Connect in IdentityServer4. Securing your web application and API with tokens, working with claims, authentication and authorization middlewares and applying policies.
234 stars
9 watching
153 forks
Language: SCSS
last commit: 8 months ago
Linked from 1 awesome list
aspnetaspnetcoreidentityserver4microservicesoauth2ocelot-gatewayopenid-connectsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
iammukeshm/microservice.webapi | Demonstrates a microservice architecture in ASP.NET Core with an API gateway using Ocelot for routing and unifying multiple services. | 69 |
aspnetrun/run-aspnet-grpc | An e-commerce microservices project demonstrating high-performance inter-service communication using gRPC with .NET 5 | 114 |
jonpsmith/authpermissions.aspnetcore | Provides extra authorization and multi-tenant features to ASP.NET Core applications. | 799 |
auth0/auth0.net | A .NET client library for interacting with the Auth0 Authentication and Management APIs. | 328 |
abblix/oidc.server | A comprehensive .NET library providing flexible support for OAuth2 and OpenID Connect authentication and authorization | 39 |
gluufederation/oxauth | An OAuth 2.0 and OpenID Connect implementation for authentication and authorization | 424 |
asc-lab/dotnetcore-microservices-poc | An insurance sales system built using .NET Core microservices architecture | 1,910 |
alexandre-spieser/aureliaaspnetcoreauth | A single-page application demonstrating token-based authentication using Aurelia and ASP.NET Core with OpenId and SignalR integration. | 7 |
okta/okta-aspnet | Enables ASP.NET applications to authenticate with Okta via OAuth 2.0/OIDC | 87 |
dermesser/yup-oauth2 | An OAuth 2.0 client library providing various flows for authentication with different services. | 223 |
openshift/osin | An OAuth2 server library in Go | 1,915 |
nielskrijger/auth-server | An authentication server built with JavaScript and MongoDB | 8 |
aspnetboilerplate/module-zero-forsaken | Provides integration with ASP.NET Identity for authentication and authorization management in a multi-tenant application | 497 |
cornflourblue/aspnet-core-3-jwt-authentication-api | An ASP.NET Core 3.1 API project implementing JWT authentication and authorization | 639 |
heroickatora/oxide-auth | An OAuth2 server library with configurable and pluggable backends | 690 |