文件名称:Admin.IdentityServer:Admin统一认证授权,支持国内外主流数据库*切换,基于.Net 5.0和 IdentityServer4 V4版本开发的统一认证授权项目
文件大小:331KB
文件格式:ZIP
更新时间:2024-05-23 15:51:41
C#
一个基于.Net Core IdentityServer4开发的统一认证授权系统。 在线体验 演示地址: 文档地址: 项目下载后,直接编译运行项目 Ctrl + F5 Tips: 如果你想换数据库,修改项目下的 appsettings.json 文件 //数据库类型 "type": 0, //连接字符串 "connectionString": ""
【文件预览】:
Admin.IdentityServer-master
----.gitignore(6KB)
----LICENSE(1KB)
----.github()
--------workflows()
----README.md(482B)
----Admin.IdentityServer()
--------Utils()
--------Program.cs(2KB)
--------Config.cs(4KB)
--------Input()
--------appsettings.Development.json(276B)
--------Admin.IdentityServer.csproj(3KB)
--------Account()
--------Configs()
--------Controllers()
--------appsettings.json(2KB)
--------Views()
--------bundleconfig.json(111B)
--------Extensions()
--------Admin.IdentityServer.xml(24KB)
--------compilerconfig.json.defaults(1KB)
--------tempkey.rsa(2KB)
--------Domain()
--------tempkey.jwk(2KB)
--------Output()
--------compilerconfig.json(474B)
--------Startup.cs(7KB)
--------nlog.config(2KB)
--------Properties()
--------Models()
--------wwwroot()
--------.config()
----.gitattributes(2KB)
----Admin.IdentityServer.sln(1KB)