新文章 网摘 文章 随笔 日记

06 2020 档案

摘要:解决办法: 在服务端的Clients中加入 RedirectUris = new List<string>() { "http://localhost:49795/" } 例如: new Client { Enabled = true, ClientName = "SSO", ClientId = 阅读全文
posted @ 2020-06-12 11:01 岭南春 阅读(1525) 评论(1) 推荐(0)