claims-based-identity
How to get the email and name from Azure ACS?
I\'m using the Azure ACS, and I\'ve been looking for away to get the email and name from the SAML 2.0 response or something开发者_StackOverflow.[详细]
2023-04-08 20:44 分类:问答Sharepoint Claims/c2wts issues with Performance Point/Excel Services
I have created a custom claims provider to allow users to sign into SharePoint from an existing website. This issues claims including a claim of UPN in the format username@domain. The user can log in[详细]
2023-04-08 08:32 分类:问答Asp.net MVC - Map Claim identity to custom user identity
I\'m trying to figure where is the best extension point in the ASP.NET MVC3 infrastructure to map custom user informations (loaded from local database) after received the Claim Authentication from Azu[详细]
2023-04-07 22:22 分类:问答Claims authentication replace STSTestCert certificate for production use
I have created a Custom STS using the claims walkthrough here: http://msdn.microsoft.com/en-us/libra开发者_运维百科ry/ff955607.aspx.[详细]
2023-04-06 09:16 分类:问答Kerberos, Claims Based authentication and Sharepoint : Cannot connect to database
I have a server which hosts Sharepoint 2010. I have another server which hosts a SQL Server 2008 R2. SharePoint is Kerberos/C开发者_StackOverflow中文版laims Based.[详细]
2023-04-01 19:08 分类:问答WIF and SOAP result inspection - Windows Identity Foundation strikes again :(
I use IdentityServer for users authentication from Silverlight 4 platform (WS-Trust). When user sends proper credentials everything is fine of course and I create token cookie with additional claims o[详细]
2023-03-30 10:07 分类:问答Claims-based security in Silverlight 4
We are implementing a claims-based approach to security for our enterprise applications.I\'ve b开发者_JAVA百科een looking at the built-in support (with System.IdentityModel) as well as Windows Identit[详细]
2023-03-29 14:17 分类:问答Problem getting claims to WCF service with Silverlight client
I have a Silverlight client application which logs开发者_StackOverflow on to an STS and gets a collection of claims in return. I use the Silverlight IdentityModel which came with the Identity Training[详细]
2023-03-26 00:21 分类:问答Retrieving claims from a controller - how?
I\'m told that if I want to grab a claim within a controller I can do something like: IClaimsIdentity u = (IClaimsIdenti开发者_如何学Goty) this.HttpContext.User.Identity;[详细]
2023-03-24 16:08 分类:问答Client object model with Claims Enabled Site
How do you connect to a SharePoint site using client object model, if site is claims enabled, and if it is using a third party identity provider without encapsulating httpcontext and trying to get a c[详细]
2023-03-24 01:53 分类:问答