0
votes
1answer
182 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
93 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
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. ...
1
vote
1answer
95 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 ...
0
votes
1answer
156 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
0answers
409 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 ...