MicroService based on IdentityServer4 + Azure API Management.
Info
Version: | 1.0.25 |
Author(s): | seven1986 |
Last Update: | Friday, June 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/seven1986/IdentityServer4.MicroService |
NuGet Url: | https://www.nuget.org/packages/IdentityServer4MicroService |
Install
Install-Package IdentityServer4MicroService
dotnet add package IdentityServer4MicroService
paket add IdentityServer4MicroService
IdentityServer4MicroService Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNet.Security.OAuth.GitHub(>= 3.1.1)
- AspNet.Security.OAuth.QQ(>= 3.1.1)
- AspNet.Security.OAuth.Weibo(>= 3.1.1)
- AspNet.Security.OAuth.Weixin(>= 3.1.1)
- IdentityServer4(>= 3.1.3)
- IdentityServer4.AccessTokenValidation(>= 3.0.1)
- IdentityServer4.AspNetIdentity(>= 3.1.3)
- IdentityServer4.EntityFramework(>= 3.1.3)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.Facebook(>= 3.1.5)
- Microsoft.AspNetCore.Authentication.Google(>= 3.1.5)
- Microsoft.AspNetCore.Authentication.MicrosoftAccount(>= 3.1.5)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 3.1.5)
- Microsoft.AspNetCore.Authentication.Twitter(>= 3.1.5)
- Microsoft.AspNetCore.DataProtection.Extensions(>= 3.1.5)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 3.1.5)
- Microsoft.AspNetCore.Identity.UI(>= 3.1.5)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.5)
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer(>= 4.1.1)
- Microsoft.AspNetCore.NodeServices(>= 3.1.5)
- Microsoft.AspNetCore.ResponseCaching(>= 2.2.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.5)
- Microsoft.Extensions.Caching.SqlServer(>= 3.1.5)
- Microsoft.Extensions.PlatformAbstractions(>= 1.1.0)
- Microsoft.VisualStudio.Web.CodeGeneration.Design(>= 3.1.3)
- Microsoft.VisualStudio.Web.CodeGeneration.Utils(>= 3.1.3)
- StackExchange.Redis(>= 2.1.55)
- Swashbuckle.AspNetCore(>= 5.4.1)
- Swashbuckle.AspNetCore.Annotations(>= 5.4.1)
- System.Data.SqlClient(>= 4.8.1)
- System.IO.Compression.ZipFile(>= 4.3.0)
- WindowsAzure.Storage(>= 9.3.3)
Tags