OAuth2 and OpenId 协议学习记录一

用identityserver4搭建了一个环境,通过浏览器分析了下整个协议流程 locahost:5003(资源), identityserver4使用的localhost:5001 (授权服务) 以下是从登录到授权的整个浏览器的请求记录,采用的授权模式是Authorization Code模式 1. 获取openid-configuration  url:  http://localhost:5
相关文章
相关标签/搜索