The claims tag has no wiki summary.
0
votes
0answers
9 views
Custom ADMembership Provider with Trusted Domain - SharePoint 2010 Claims
Does any here came across building ADMembership Provider for SharePoint 2010 Claims Based that support authentication over trusted domain? The current out of the box AD Membership and LDAP Membership ...
-4
votes
0answers
22 views
ASP.NET MVC3 Authentication for IOS Client [closed]
I access to my MC3 controllers from an ios client. But i can't find how to make authorization since mvc 3 use the tag [Authorize] ...so I can't verify authentication programmatically when I call my ...
1
vote
1answer
46 views
Retrieving friendly name as claims user in SharePoint
I'll explain what I'm trying to do first. I have a claims identifier being passed in, for example, 0e.t|saml provider|first.last@domain.local. I want to trim that to first.last@domain.local.
I am ...
0
votes
0answers
56 views
Authenticate Powershell script on SharePoint site using Claims
I have the following problem:
my team uses a SharePoint team site, for delivering our work among other things. We are SharePoint developers and write a lot of powershell, but as far as this site is ...
0
votes
1answer
51 views
SAML IDP, ADFS 2.0 SP & WS-Fed Application
UPDATE:
I was able to get ADFS to forward my user to the relying party application. I used ComponentSpace's SAML2.0 library and RelayState. Even though it successfully forwards to the WIF ...
1
vote
1answer
71 views
SharePoint: How do I resolve/search for claims using PowerShell?
I have a SharePoint (2010) web application that is set up with claims based authentication, with two claims providers (Azure ACS and ADFS). From SP Central Admin -> Manage Web Applications -> User ...
0
votes
1answer
54 views
Using token from ASP.NET application to access WCF service
I have the following scenario
I have an STS that issues my tokens,I have used it to federate my ASP.NET application , this application calls A WCF Service to perform some need functionality.
But ...
0
votes
1answer
61 views
ADFS 2.0 claims transformation
I have Sharepoint which has configured claims based authentication with the adfs. ADFS is configured to use third party claims provider trust. So when user is accessing sharepoint he is redirected ...
0
votes
0answers
24 views
sharepoint UAG and claims
I have recently switched my SharePoint 2010 web application to Claims authentication, and migrated the users.
My web application is published externally through UAG, since changing to claims i now get ...
0
votes
0answers
13 views
What is the DenyOnlyPrimarySid claim type?
What is the ClaimTypes.DenyOnlyPrimarySid used for?
I understand that "DenyOnly" claims specifically deny an action on an entity. I also believe that the PrimarySid is the unique identifier of a ...
0
votes
1answer
175 views
Restricting ADFS 2.0 to use a specific OU instead of Domain level access
Consider the below Sample Scenario:
I have a Single Active Directory Domain for Production, Test and for development (each separated at OU level).
I want to install ADFS at test OU level and I do ...
0
votes
0answers
92 views
Claims rule adfs - claim types from db
I have a claims table with emailaddress, claim type and claim value columns. In adfs I am using custom rules to retrieve the claims. So far, every example I have looked at, I have to specify the ...
0
votes
0answers
98 views
Calling WCF Service using claims error : An error occurred while verifying security for message
To develop claim aware authentication service, we are having sts in place and no control on the code of sts service.
I had gone through many tutorials/videos but nothing worked for me.
as in one way ...
0
votes
1answer
81 views
ClaimsAuthorize relation between action and resource
with the claims ClaimsAuthorizeAttribute (.net4.5) I can define required resources and actions like this:
[ClaimsAuthorize("View", "Administration")]
I can also add multiple attributes for more ...
0
votes
1answer
103 views
Setting ClaimTypes.Name does not result in an identity.name
I'm playing around with claimbaised authorization in .net 4.5 . This works pretty fine. But I got a hopefully small problem.
I thought that setting the name claim type should result in a identity ...
0
votes
1answer
891 views
Integration Sharepoint 2010, ADFS 2.0 and ThinkTecture IdentityServer
I have the following scenario:
Sharepoint 2010 with Claims based authentication web application.
ADFS 2.0 which has configured Claims provider trust to the ThinkTecture IdentityServer.
...
-1
votes
1answer
53 views
WIF - Claims for each entity [closed]
In my application, there is hierarchical data (like tree) and a user can have access on any node of the tree irrespective of the parent. How can WIF help here along with attributes?
2
votes
1answer
695 views
Claims Based Authentication - SharePoint and generally
All,
I've been doing a lot of reading around Claims Based Authentication and am still a bit confused. I'm trying to solidify my understanding, specifically relating to SharePoint 2010/2013, but also ...
1
vote
0answers
61 views
Sharepoint 2010 : Windows Live ACS: Redirected to Sign-In page
Enviroment : SharePoint 2010
Authentication : Claims Based (Windows Live via ACS) and Windows Claims.
Authorization : User added to the Contribute group on the Site using the PUID.
Issue : Whenever ...
0
votes
2answers
159 views
Is there any way I can mock a Claims Principal in my ASP.NET MVC web application?
I've got some ASP.NET MVC controller code that checks if a user is authenticated and if so, it checks to see if it has a specific claim. Works fine.
I've got some unit tests and I need to mock out an ...
0
votes
2answers
96 views
ClaimsPrincipalPermission - Error Code
I use the ClaimsPrincipalPermission for authorization in my asp 4.5 website.
This works fine.
But when the user tries to call a page which he is not allowed the error code returned is a 500 and not ...
0
votes
0answers
54 views
ADFS ActAs for Helpdesk
We have an application using ADFS 2.0 Server with a WebFrontend and a BackendService. The backendservice is called using identity delegation (CreateChannelActingAs).
Everything is working perfectly.
...
0
votes
2answers
175 views
SharePoint Claims trust between HNSC
We have to HNSC https://division1.corp.com https://division2.corp.com on the same SPWebApplication using Claims and Forms Authentication. When logging in to https://division1.corp.com we should have ...
1
vote
1answer
94 views
How does one invoke the same claim rules from ADFS on all registered relying parties?
My company is getting into ADFS and WIF to set up an internal portal with SSO capabilities. We currently have custom rules that build additional claims from a SQL attribute store based on the user's ...
3
votes
2answers
939 views
Using ClaimsAuthenticationManager in a console application
I was playing around with new stuff in 4.5 and wrote a simple console application that is supposed to check a few things in new claims based security model. I've created custom implementations of ...
0
votes
1answer
58 views
What sort of algorithms are involved when an application deciphers the token by the issuer in SSO?
In case of claim based authentication which uses SSO, an application receives a token from the issuer for a particular user and that token contains the claims as well as some sort of digital signature ...
3
votes
0answers
138 views
WSO2 Identity Server - LDAP working in read-only mode but is set to false
<Property name="ReadOnly">false</Property> - this is set in usr-mgt.xml in my identity server.
When I try to invoke the method for setting user claim value - ...
0
votes
0answers
64 views
WS-Federation login without IdP login flow
I want to allow a "logged in user" (from a non-claims aware application) to access a WS-Fed RP without having to login to the IdP. Looking to achieve the same as minting a SAMLP AuthN response ...
0
votes
1answer
155 views
Revoke claims/token from AD, via ADFS to RP
We have a website, which our users access by getting an STS from ADFS. ADFS issues claims by checking the user's groups memberships in Active Directory. The website uses WIF to access claims and ...
0
votes
1answer
206 views
WIF 4.5 Claim Value - Object reference not set to an instance of an object
I'm using the new WIF 4.5 SDK, but i have the same annoying exception that with LINQ is resolved with .FirstorDefault()
var claimEmail = ClaimsPrincipal.Current.FindFirst(ClaimTypes.Email).Value;
...
2
votes
1answer
162 views
Get user claim value programmatically
I'm trying to programmatically get for a specific user a wso2 identity server claim value. I managed to programmatically add claim, however, when I try to access it every time I get an exception
...
2
votes
2answers
401 views
Get Claims from STS in DesktopApp (active)
I would really appreciate some help in understanding how Claims are used in a local desktop app. Here's the scenario: I want to display a tab f.e. depending on wether the user has a claim like ...
3
votes
1answer
634 views
Web API and .NET 4.5: Claims and rights
Is there a best practice for using claims for right-management?
I am using the new .net 4.5 and the new claim classes.
Currently I do something like that:
new ClaimsIdentity(new List<Claim>
...
0
votes
1answer
192 views
How to extract application return URL and other custom parameters in AD FS 2.0 claim rules?
This is probably a very basic question about AD FS 2.0 claim rule design that I haven't found an answer to (newbie). I'm probably missing something very basic, but here goes.
I'm deploying a ...
0
votes
1answer
199 views
SessionAuthenticationModule doesn't deserialize all claims from cookie, sometimes
I am using WIF and claims-based security in a MVC app and custom logic to create a ClaimsPrincipal with the appropriate claims after they authenticate. I assign some standard claims like Role and ...
1
vote
2answers
528 views
How can an InfoPath form get the Claims of the user who is logged in to SharePoint?
We have a document library that contains a list of proposals (InfoPath Forms). Users log in through SharePoint using Claims (Forms Auth, via an Extranet) who are from various organizations. The forms ...
1
vote
2answers
823 views
Azure ACS + Custom STS, possible for hybrid scenario?
I am currently trying to understand the combination of Azure ACS with Claims-based Auth and the option of using a custom STS and I am only slowly getting through the (unfortunately few) info sources.
...
1
vote
0answers
117 views
SharePoint Security: Claim Security Lifetime not working for IP-STS
The lifetime on my webapplication is not working in SharePoint 2010 with a custom Claim Authentication Provider.
When I login after 15 min (the time between the "NotBefore" and the "NotOnIrAfter") my ...
0
votes
0answers
404 views
SharePoint 2010 Failed to create My site Error User cannot be found
this my configuration :
My site WebAPP with mixed authentification (Claims with ADFS + NTLM)
When i tried to create my site, i have this exception :
chec de la création de Mon site pour ...
1
vote
2answers
968 views
SharePoint UserProfile from User Principal Name in Claims environment
I have an account that has been persisted in a database using the User Principal Name (UPN) format: jdoe@domain.gobalx.com
I am working in a SharePoint environment that is Claims authenticated using ...
2
votes
2answers
678 views
WIF: Custom Claims
I'm having a hard time understanding how a Claim should be defined. There is a lot of information on the web about creating claims but none of it seems to agree. I have found four attributes of a ...
0
votes
1answer
637 views
Claims to windows token service impersonated token
I have a claims based SharePoint 2010 website where I need to call out to a back end non-claims aware system (K2 blackpearl).
So to achieve this I am attempting to use the claims to windows token ...
0
votes
1answer
2k views
SPContext.Current null when accessing Sharepoint WCF using AJAX
I want to set up a WCF that can be called by AJAX from a javascript loaded from a custom webpart on our Sharepoint Foundation 2010 site. To simplify the processing on the Javascript side I want to ...
0
votes
1answer
447 views
Storing claims in a database - schema suggestions?
We hare currently looking into claim based authentication, and testing a custom STS using WIF.
We have been discussing how to store claims in a database.
In many simple examples, the claims are ...
1
vote
2answers
302 views
WIF STS, different “kinds” of users, applications and claims
We are currently looking into implementing our own STS (Microsoft WIF) for authenticating our users, and in that process we have come up with a few questions that we haven’t been able to answer.
We ...
0
votes
2answers
1k views
How to use SharePoint 2010 STS as Identity Provider
I want to used SharePoint 2010 STS with the role of an IdentityProvider for a standalone ASP.NET application.
How can I do that?
Update:
My requirement is the following: build and ASP.NET app that ...
7
votes
1answer
328 views
Windows Azure Access Control & WPF?
Anyone has worked with Windows Azure Access Control & WPF Client? I like authentication of Zune Client with Live ID.
I need authenticate with Windows Live ID in my WPF app.
I have a Website that ...
1
vote
1answer
130 views
Is claim based authorization with wcf on winXP possible?
I'm currently reading a book about WIF. This technology sounds very good and fitting to our project, but unfortunately we have to support win xp...
So my question is obvious, can I use the claim ...
0
votes
1answer
506 views
SharePoint SPClaimProvider details/usage
I have to implement my own SPClaimProvider for PeoplePicker. There are some methods to override. Problem: I can't figure out some methods/parameters usage. All of these methods are claims specific.
...
0
votes
1answer
758 views
Problem with WCF service hosted in Sharepoint in Claims mode
I have a sharepoint server configured for Https in Claims mode. I have hosted a WCF Service in the sharepoint server. This WCF server uses client certificate for authentication.
The WCF service uses ...

