我正在开发用于在MVC-ASP.net中显示认证身份声明的测试应用程序(Visual Studio 2013)我已经通过以下方式从活动目录中进行了身份验证.
1.在解决方案中添加新的mvc项目.2.点击更改身份验证.3.选择组织账户4.选择现场.5.given federation url 6.App Id url
运行应用程序后,我收到以下错误.
WIF10201:找不到securityToken的有效密钥映射:'System.IdentityModel.Tokens.X509SecurityToken'和颁发者:' http ://websso.avanade.com/adfs/services/trust '
此错误仅适用于我能够查看声明的其他联盟的联合.
在互联网上搜索后,我认为这是证书(指纹)问题.但我不清楚解决方案.
任何人都可以解释为什么这个错误抛出和解决方案相同.
提前致谢 !!!
asp.net-mvc azure federated-identity visual-studio-2013 asp.net-mvc-5
我是ADFS的新手。其实我不知道什么是主动或被动联盟,也不知道它们之间的区别,有人可以帮我吗?
提前致谢 !!!...
我尝试从Visual Studio 2013发布Web项目,但使用Web部署不断收到此错误.
Web部署任务失败.未知的ProviderOption:DefiningProjectFullPath.已知的ProviderOptions是:skipInvalid.
我正在使用sitecore 8.2和glassmapper 4.3.
我可以使用后备项目Isitecorecontext.GetItem<T>(path),但当我尝试使用如下的sitecore查询读取项目时
public partial interface T
{
[SitecoreQuery("./*[@@templatename='TemplateName']", InferType =true, IsLazy = true, IsRelative = true)]
IMultiSiteContext ConfigurationRoot { get; set; }
}
Run Code Online (Sandbox Code Playgroud)
ConfigurationRoot是在该T的部分接口中创建的额外属性
我尝试使用PowerShell更改ADFS 3.0的登录页面的徽标.我能够设置使用命令但无法删除.任何人都可以知道如何使用powershell命令删除该徽标.
sitecore item.Axes.GetDescendants()和item.Axes.selectitems()sitecore 之间的基本/性能差异是什么?
访问查看器中所做的任何更改都会自动反映在安全编辑器中,反之亦然.
sitecore ×3
adfs ×2
sitecore8 ×2
asp.net-mvc ×1
azure ×1
glass-mapper ×1
iis ×1
powershell ×1
sitecore8.1 ×1
sitecore8.2 ×1