我尝试将我的Identityserver4配置为使用ADFS4.0作为外部提供程序。终结点不会被调用...否则,应该会有更多的声明,并且我在ADFS服务器的DEbug日志中看不到对Userinfo端点的调用。我还尝试在代码中调用Userinfo端点,如以下链接所示:
但是在"await _signInManager.UpdateExternalAuthenticationTokensAsync(info);(info);”I’t get a
我试图从Identity Server 4文档中学习本教程中的,但是在启动mvc客户端时会出现以下错误:
'IdentityServer4.Services.IIdentityServerInteractionService‘:在尝试激活'IdentityServer4.Quickstart.UI.HomeController'.时无法解析’IdentityServer4</e