摘要:
1、新建空的Identity项目 2、访问localhost:5001/.well-known/openid-configuration 3、访问localhost:5001/connect/token 4、需要用postman 访问localhost:5001/connect/token,要添加参 阅读全文
posted @ 2021-08-01 07:13
天众师兄
阅读(155)
评论(0)
推荐(0)
摘要:
新建官方第一个IdentityServer4项目 1、打开cmd命令窗口 输入 dotnet new -i IdentityServer4.Templates 安装IdentityServer4模板 2、VS2019新建项目,搜索IdentityServer 3、选择一个模板 4、注意一下,启动项目 阅读全文
posted @ 2021-08-01 07:12
天众师兄
阅读(112)
评论(0)
推荐(0)
摘要:
1、新建空的asp.net core 项目 目录结构 2、添加 IdentityServer4 相关类库 3、添加Config类 public static class Config { public static IEnumerable<IdentityResource> IdentityReso 阅读全文
posted @ 2021-08-01 07:12
天众师兄
阅读(73)
评论(0)
推荐(0)

浙公网安备 33010602011771号