Application model for presenting an identity to a claims aware application. This identity contains claim elements, such as email address or username, in a secure package from a trusted source. This model separates the application from the authentication mechanism.
29
votes
2answers
897 views
How do I perform WIF/claims impersonation without the claim being mapped to an AD account?
I need to perform search impersonation in SharePoint 2010 for Claims users. To put this in context, I would like to first state how I get this to work with Windows accounts and then discuss Claims / ...
15
votes
5answers
7k views
ASP.NET MVC 2 and authentication using WIF (Windows Identity Foundation)
Are there any decent examples of the following available:
Looking through the WIF SDK, there are examples of using WIF in conjunction with ASP.NET using the WSFederationAuthenticationModule (FAM) to ...
5
votes
2answers
306 views
Can NameIdentifier and IdentityProvider (WIF) claims be used to uniquely identify any user?
Thinking of using Access Control Service (ACS) and Windows Identity Foundation (WIF) to secure my WCF Data Services Web API application.
How can I use claims to uniquely identify a user?
My idea is ...
4
votes
2answers
188 views
Explain “claims-based authentication” to a 5-year-old
Well, not exactly to a 5-year-old, but please avoid buzzword and enterprisespeak if possible.
Claims-based authentication seems to be all the rage now, but I could not find a simple and down-to-earth ...
4
votes
2answers
1k views
Windows Identity framework with windows XP
How can use the Windows Identity Foundation SDK with Windows XP ?
3
votes
2answers
2k views
Adding Claims-based authorization to MVC 3
I have an MVC app that I would like to add claims-based authorization to. In the near future we will use ADFS2 for federated identity but for now we will used forms auth locally.
Has anyone seen a ...
3
votes
1answer
504 views
How to check in sharepoint if user is authenticated by Claims?
I've created few webparts in Sharepoint 2010. In current version users are authenticated by Ad login, but now custome want to customize it and allow authentication by AD login or by email name - using ...
3
votes
1answer
1k views
People Picker. I cannot receive FBA users in Admin Center Site
My database membership3 at .\sharepoint has many membership users.
There is web.config file for my Admin Center Site
<configuration>
<connectionStrings>
<add ...
3
votes
2answers
825 views
Simple Claims Transformation for an RP-STS in Geneva Framework
After reading the MSDN article (http://msdn.microsoft.com/en-us/magazine/2009.01.genevests.aspx) on implementing a Custom STS using the Microsoft Geneva Framework I am a bit puzzled about one of the ...
2
votes
2answers
115 views
+50
Using Custom RoleProvider with Windows Identity Foundation - STS
I created STS that does the authentication part. It uses Custom Membership provider.
After successful login I get redirected to my RP website. All works fine in terms of authentication.
I have ...
2
votes
1answer
217 views
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:
User authentication in Dynamics CRM 2011 is based on Windows Identity Foundation that forms ...
2
votes
2answers
195 views
How to mix WIF and non-WIF endpoints in a single WCF <service>?
A WIF-based WCF service needs to call method FederatedServiceCredentials.ConfigureServiceHost(), or put the equivalent element <federatedServiceHostConfiguration> in the web.config file, to ...
2
votes
1answer
403 views
SharePoint 2010 - Changing from Kerberos to Claims-Based Authentication
I want to change the Authentication Provider from Kerberos to Claim-Based in my SharePoint 2010 Enterprise Edition environment.
What problems can occur in my SharePoint environment?
I heard that ...
2
votes
1answer
209 views
Applying custom claims in claims based application
I would like to grant document level permission based on custom claims in claims based web site. A user may have hundreds of document or one. Is it a good idea to apply custom claims? What is the ...
2
votes
1answer
815 views
How do I specify claim type requirements on the service side so they will be obeyed by the client request?
I have:
A passive STS "login application" that is also an identity provider.
An active STS WCF service that can accept and handle ActAs tokens
A web site relying party
A WCF service relying party ...
2
votes
1answer
190 views
Restricting access to records. Is claim-based permissions a good idea
in .net Claim-based identity framework
If i wanted to restrict users to do an operation (view or edit) on let's say an account, a particular account #123456.(i am talking about business entity, like ...
2
votes
1answer
812 views
What are good ways to architect a custom “ClaimsAuthorizationManager” Windows Identity Foundation class?
I am working on the very first project at my office where we will be using "Windows Identity Foundation" with Claims-Based-Authorization. To this end, Microsoft .net provides the ...
2
votes
1answer
705 views
Moving from ADFS to the Geneva Framework
My company is in need of a federated identity solution, and being a Microsoft shop, we're looking to use MS technologies to accomplish this goal.
We don't have Server 2008 or .NET 3.5 in production, ...
1
vote
0answers
57 views
C#, WIF, WCF -> Generation of the proxy when adding a second reference
I've implemented a c# solution that contain a custom STS, a WCF services and a simple console application to interact with bot servers.
STS make an authentication based on username and password. ...
1
vote
1answer
76 views
WSO2 Identity server with ASP .NET and WIF
We are looking into Microsoft ASP .NET(WS-Federation with windows identity foundation) interoperability with WSO2 identity server. I posted the issue on the forum 14 weeks ago ...
1
vote
2answers
149 views
Re-calculate claims for SharePoint 2010 user while the user is still logged in
I am not a SharePoint expert by any means, and I've been having a really hard time finding the right information on this. Help, please!
I need a way to cause a claim token established with a call to ...
1
vote
1answer
213 views
WSO2 Identity Server + Rest STS Client (without ESB)
Is below possible using WSO2 IS? I have gone through different WSO2 blogs. They are nice pointer. Still I need to advised on this.
Requirement- WSO2 Identity Server + Rest STS Client (without ESB)
...
1
vote
2answers
134 views
Windows Azure: web application on several instances, authentication?
An existing web application I want to migrate to the Windows Azure Cloud authenticates users the following way somewhere in the (post)authenticaterequest event:
IPrincipal current = ...
1
vote
2answers
382 views
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 ...
1
vote
1answer
160 views
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.
But I dont see any options for it, I redirect the user to ...
1
vote
1answer
130 views
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 ...
1
vote
1answer
107 views
C2WTS service without ADFS?
We are using a third party STS for iDM (not ADFS), when the user logins, on the relaying party side we are getting all the claims we need.
To connect to sql server, I need a windows token, and I read ...
1
vote
2answers
89 views
Claims-based security in Silverlight 4
We are implementing a claims-based approach to security for our enterprise applications. I've been looking at the built-in support (with System.IdentityModel) as well as Windows Identity Foundation ...
1
vote
0answers
112 views
Problem getting claims to WCF service with Silverlight client
I have a Silverlight client application which logs on to an STS and gets a collection of claims in return. I use the Silverlight IdentityModel which came with the Identity Training Kit. This works ...
1
vote
2answers
514 views
SharePoint 2010 SecurityTokenService error
We have SharePoint 2010 in our testing environment, working a with a custom STS (federation , and all sites are claimsbased).
When we try to login to the site, we are redirected to the sts login page, ...
1
vote
1answer
273 views
Azure ACS and storing information for users on it vs local?
I'm working with Azure ACS and incorporating it into an SSO strategy for my .NET 4.0 website. I see on the Rule Groups page that a bunch of different claims can be stored and passed back to the RP ...
1
vote
1answer
337 views
Accessing a Claim Aware WCF from Silverlight
I am working on a Silverlight 4 application which connects to a claim ware WCF Service. I am using the following code to retrive the claim token in my WCF to perform authorization.
IClaimsPrincipal ...
1
vote
1answer
175 views
WIF Claims-based Identity for Legacy Login
I have several legacy ASP.NET applications with custom membership providers. They also utilized external SAML based identity providers for which we have written custom clients. I am sold on the ...
1
vote
1answer
169 views
Sharepoint 2010 FBA Enable peopele picker from intranet to select asp.net membership users from internet site
I have got two sites:
1) intranet company.local (claimed ad)
2) internet company.com ( extended on 1) ) forms (asp.net membership)
I have got this in web.configs
OkSMP2 is name of ...
1
vote
0answers
378 views
WIF and WCF - Accessing Thread.CurrentPrincipal inside service method with AspNetCompatibilityMode turned off
I have a web application with a silverlight app on one of the pages. The website is secured using WIF. I am attempting to make a WCF call from silverlight to a service hosted in the same appdomain as ...
1
vote
1answer
216 views
How to do claim based authentication in wp7?
I am developing window phone 7 application. I am new to the claim based authentication. I am using the following link to do claim based authentication in wp7 against claim based sites.
...
1
vote
1answer
102 views
Accessing claims via the security principal attached to the request thread, versus AuthorizationContext
I'm working with the Azure ACS Labs where they are using FederatedServiceCredentials to authenticate users for Active Federation. Now I want to access the claims of the user from within the WCF ...
1
vote
0answers
274 views
WS-Trust - can't receive result from WIF, Windows Identity Foundation
I created Web App with service to receive claims using WS-Trust protocol for some Silverlight app.
I see claims are created in GetOutputClaimsIdentity() method (called twice-why?), but on Silverligh ...
1
vote
1answer
178 views
Claims based identity -> synchronize user data
Let's say I have and custom STS which authenticates users of a web app. This STS also has data like user id, name and e-mail address.
I have the following situation:
I have an application that uses ...
1
vote
1answer
338 views
What is the best way to retrieve a WindowsIdentity from a ClaimsIdentity
So far I found out two solutions to get a WindowsIdentity object from a ClaimsIdentity.
First I extract the user principal name (upn).
ClaimsIdentity ci = (ClaimsIdentity) ...
1
vote
1answer
180 views
WIF WSTrustSerializationException - Claims dialect cannot be set to a custom value?
I have the following code trying to make an "Issue" request with WIF.
When I run it I get the following exception. Isn't it possible to request a Security Token using Issue with a custom claim?
...
1
vote
2answers
403 views
Getting 403 response when trying to access file in SharePoint list via WebClient
I’m trying to access a file in a SharePoint list using System.Net.WebClient. The list has anonymous access disabled (when we turn it on, it works) and we’re using Claims-Based Authentication. I know ...
1
vote
1answer
252 views
Splitting and recombining a large string in Cookies using ASP.NET
I have a large string that I want to save in a cookie, however I don't know what the best practices are for max string length per cookie, and max cookie count.
What logic should I use to split the ...
1
vote
1answer
594 views
How to call web service that requires claims based authentication?
I have a client that wants to invoke a web service.
I have a web service(asmx) , a default.aspx that can show the claims .
I have a test STS that my web service trusts.
I tested and sts can send ...
1
vote
3answers
162 views
Are there any standards for Claims-Based security over HTTP?
I've been looking into Federated Security and Claims-Based authentication/authorization and really like what I'm seeing.
I'm also a big fan of RESTful services and prefer to avoid using SOAP and the ...
1
vote
0answers
256 views
Basic Authentication WCF service installed in SP2010 with claims authentication
This configuration works with SP2010 in classic mode or SP2007.
We have a WCF service that is installed as an Application under the Sharepoint web site. This application uses Basic authentication.
...
1
vote
1answer
80 views
How can I implement WCF/OData access as a “paid upgrade” to my ASP.NET site if I want to use AJAX with the same?
Suppose I'm entertaining a business model that offers free access to my propritary data if they visit my website. These users will have advertising subsidize the cost.
Then, for the paid users I ...
1
vote
1answer
537 views
How to share authentication context between a SharePoint 2010 Site and ASP.NET applications
Is it possible to share the claims based authentication of a logged in Sharepoint 2010 user with a separate Asp.net application?
The following article describes how it was done using Sharepoint 2007 ...
1
vote
2answers
643 views
How to implement claims based authentication in a java app?
I'm currently working on a project where I'd like to use Claims based authentication (Using windows identity foundation) in one of my applications.
The only snatch is.. the solution I develop also ...
1
vote
2answers
129 views
What token issuer I can use in Windows Azure?
I am building a multi-tenant application in Azure and planning to use Claims (WIF). I do not have ADFS hosted for issuing tokens to the users of my applications.
What options do I have? Is there any ...