Active Directory Federation Services (AD FS for short) is a software component developed by Microsoft that can be installed on Windows Server operating systems to provide users with Single Sign-On access to systems and applications located across organizational boundaries.
0
votes
2answers
62 views
Multiple authentications for web applciation and sub site
I've root site collection MainSite. Also I have another site collectionSubSite hosted on "http://MainSit/SubSite" and "http://MainSit/SubSite1".
Question: Is it possible to have Anonymous ...
4
votes
1answer
306 views
Sharepoint 2007 to 2010 conversion and authentication
I'm consulting on a project that needs help passing authenticated user to other .Net applications on the same domain from Sharepoint to standard .Net & classic asp sites. Currently in SP 2007, ...
2
votes
1answer
803 views
Programmatically refresh SAML token for Sharepoint Online
Am using Map Network Drive in Windows Explorer to add a Sharepoint folder. This link is valid for the lifetime of the security token that Sharepoint returns (say 10 hours). When the token expires, the ...
1
vote
1answer
257 views
Using a custom claims provider to populate user properties (Email and Display Name)
We have a custom claims provider that calls a web service in order to provide search and resolve for users being federated from ADFS. This web service provides names, email addresses, and AD security ...
0
votes
1answer
260 views
Trusted Identity Token Issuer - remove claim provider name
I have sharepoint 2010 with ADFS. I also created custom claims provider and set it's name as ClaimProviderName property of SPTrustedIdentityTokenIssuer for ADFS. But now I'd like the default ADFS ...
0
votes
1answer
78 views
Claim Types in Sharepoint 2010
I am currently working on SAML2.0 to SAML1.0 conversion.How can i define my own Claim Type.
Currently there are few claim types which can be passed and understood by sharepoint ...
0
votes
1answer
696 views
AD FS. SPWeb.EnsureUser exception on AD user
We use ADFS and have a problem.
The PeoplePicker find users and show a string such as: "UserDisplayName [Active Directory]".
But the page throws the following error:
...
2
votes
0answers
348 views
Incorrect authentication method when using Outlook integration
We have a SharePoint web application with both ADFS 2.0 and NTLM authentication methods enabled. Users have connected SharePoint calendars to Outlook and the integration almost works perfectly. They ...
1
vote
0answers
41 views
Combine AD and ADFS Authentication in Sharepoint
we have a sharepoint farm where we would like to use AD authentication in conjunction with ADFS authentication. The ADFS and AD-Authentication work both (on different AAMs).
What i want to ...
1
vote
0answers
408 views
Custom Claims Proivder and People Picker SPException user does not exist or is not unique
I am trying to solve the following problem. We have a web app with multiple authentication methods (Windows, Forms and ADFS). With the usual ADFS deployment the People Picker will not resolve the ...
1
vote
0answers
217 views
Sharing authentication ticket between apps in different subdomains
I'm working with a SharePoint farm that has one content web application and one My Sites web application. The apps are configured for clamis-based authentication using a combination of OpenSSO and ...
0
votes
0answers
56 views
Trouble with single sign-on using ADFS with both AD and external SQL database
We have SSO working successfully with STS for authenticating our users across multiple sites (SharePoint and non-SharePoint). Our goal is to setup SSO so that we can authenticate against AD for ...
0
votes
0answers
19 views
How to get signin url value using sharepoint url?
In claims based authentication using ADFS2.0, We will be automatically redirected to the signin url and tries to authenticate. That means we are giving only sharepoint url, username and password as ...
0
votes
0answers
77 views
Using Custom Claim Provider in defining alerts
I've implemented a custom claims provider in order to replace the people picker in a web application that uses ADFS as a trusted token issuer.
For authentication purposes it works great, I can search ...
0
votes
0answers
94 views
How to get available ADFS server(s) and realm(s) from SharePoint server?
From a browser, if I have a single ADFS (STS), I can get the ADFS URL and realm from the redirect in HTTP reponse. If I have more than 1 STS configured on a SharePoint site, I will be prompted (Home ...
0
votes
0answers
59 views
Sharepoint on Cloud
Have the following scenario: Deploying sharepoint on a VM in public cloud wand it will have its own AD and ADFS. This ADFS will communicate with another ADFS proxy (on DMZ) of the organization so that ...
0
votes
0answers
212 views
SharePoint 2010. AD FS Claims authentication in web application, but NTLM without SSL in central administration
SharePoint 2010 web-application use SSL and AD FS Claims
authentication.
Central Administration web-application don't use SSL and don't use
AD FS (in authentication properties for Administration
...