【发布时间】:2017-05-09 11:00:08
【问题描述】:
配置 Identity Server 客户端以使用 PostMan 对其进行测试所需的参数是什么? 此外,whet 是需要从 PostMan 发送到身份服务器令牌端点 (/connect/token) 的参数。 所有这些都使用带有 asp.net 核心身份的 Identity server 4。
【问题讨论】:
-
你能不能过去一些代码,例如你如何在 Startup.cs 中配置 IdentityServer?你有哪些客户?
标签: jwt postman identityserver4