claims-based-identity
Implementing claim based authentication in Dynamics CRM using existing WIF STS
Does anyone implement Dynamics CRM claims based authentication utilizing existing STS? White paper says:[详细]
2023-03-22 23:36 分类:问答LiveID API fails - missing token
I\'m trying to retrieve some information from the LiveID API but am getting the error: The provided request does not include an access token. An access token is[详细]
2023-03-22 10:14 分类:问答Missing claims from AppFabricLabs
I created rules for \"name\" and \"emailaddress\" claims in appfabriclabs\' ACS for Windows Live, Facebook, Google and Yahoo... however on the Relying Party side, WIF doesn\'t seem to see them... I se[详细]
2023-03-22 07:13 分类:问答Error using Json-feed for login: ACS50011
I have an RP for which I\'ve built a login page using the Json feed from ACS.The IP images are linked to the .LoginUrl attribute of the feed and when I click on one of the images it correctly jumps to[详细]
2023-03-22 06:45 分类:问答Explain "claims-based authentication" to a 5-year-old
Well, not exactly to a 5-year-old, but please avoid buzzword and enterprisespeak if poss开发者_运维百科ible.[详细]
2023-03-21 23:58 分类:问答using Microsoft.IdentityModel.Claims; fails in my Home controller!
I\'m following the Microsoft guide for implementing federated identities.As it doesn\'t state where the code should be placed I created a file \\App_Code\\Auth.cs for it.when it\'s time to implement t[详细]
2023-03-21 02:59 分类:问答WIF-Authenticate claim-based Share Point site by token passed from a winform client
I followed this link and did it http://msdn.microsoft.com/en-us/library/gg251994.aspx But our scenario is litter different:[详细]
2023-03-16 06:11 分类:问答Azure ACS without the generated code and HttpHandlers?
Azure\'s ACS service is pretty sweet, and I love all of the magic it can do, but I want a little less magic for my Web app (MVC). If you look at the code samples on CodePlex, it\'s easy enough to call[详细]
2023-03-11 19:15 分类:问答How to mix WIF and non-WIF endpoints in a single WCF <service>?
A WIF-based WCF service needs to call method FederatedServiceCredentials.Conf开发者_JS百科igureServiceHost(), or put the equivalent element <federatedServiceHostConfiguration> in the web.config[详细]
2023-03-11 17:44 分类:问答Calling Net Tcp WCF Service from Claims based SharePoint
I have a windows service that runs a WCF Net Tcp binding service. All binding and endpoint information is set programmatically.[详细]
2023-03-10 11:36 分类:问答