Unable to obtain configuration from well-known/openid-configuration

后端 未结 7 1727
感情败类
感情败类 2020-12-17 21:22

I am using ASP.NET 5, In my solution I have Web API, Identity Server and Angular 2 project and I am authenticating Angular 2 client by using Identity Server, Angular 2 clien

7条回答
  •  醉梦人生
    2020-12-17 22:04

    Rebuilding my SSO project fixed my problem. Nuget packages were restored as well during rebuilding the project. Hope this helps you.

提交回复
热议问题