The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
33 views

Sharepoint foundation 2013, claims/FBA based authentiction and SSO

My Scenerio is this: I have a big client that supplies services to a few partners of his. he would like to create a sharepoint farm (hosted on a VM) for each of his clients, installed with ...
0
votes
1answer
80 views

Using Single Sign On to log into external website from SharePoint

We have a SharePoint 2010 server and another site (a service desk tool) that has a custom forms based authentication (not related to SharePoint). It would be nice if the SharePoint users wouldn't ...
0
votes
0answers
42 views

IDP initiated and SP initiated approaches?

I am developing a custom STS to work with my Sharepoint web application and make it a SSO implemented application.As Sharepoint understands SAML 1.1 , my STS would convert the SAML 2.0 to SAML 1.1 and ...
0
votes
2answers
110 views

SSO in SharePoint

I'm completely new to the activities like Single Sign On configuration. I need to implement SSO in my SharePoint Web Application for a one time login using AD credentials. Somebody please provide any ...
0
votes
0answers
46 views

Can a user authenticated via claims be mapped to that user's Active Directory Account?

I would like to provide a user that logs in through claims the same experience as if he or she logged in via his or her AD account. Have the same permissions, be a member of the same audiences, have ...
0
votes
2answers
61 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 ...
1
vote
1answer
247 views

Single Sign on in sharepoint 2010

I have a application in sharepoint 2010. Also There is an intranet application for my company which is not sharepoint. I want something like , when the user enters our companies intranet application ...
0
votes
0answers
100 views

Configuring Single Sign On (SSO) using FBA for two different web applications

I've created two separate web applications and they are hosted in two different domains. I've configured same FBA membership database for both the applications. How can I configure SSO for these two ...
0
votes
0answers
132 views

Sharepoint to Live@Edu SSO Email Integration

First a little background of the problem I'm trying to solve. We have implemented a learning management system using SharePoint Server 2010 for a School in Australia. The Infrastructure team of the ...
0
votes
0answers
47 views

SharePoint SSO with Workscape [closed]

Is there anyway to implement SSO in SharePoint for Workscape? I couldn't find anything for workscape, not even a developer API.
0
votes
0answers
92 views

SharePoint 2010 SSO with Taleo

My users have a Taleo portal and I want my users to logon to the Taleo portal through SharePoint. I want to use SSO to accomplish this. I did research and found out that using the Taleo API you can ...
1
vote
1answer
501 views

How Do I Configure the SharePoint 2010 Security Token Service for Use By Another Web Application?

I am trying to configure the SharePoint Security Token Service on SharePoint 2010 so that another non-SharePoint web application can use SharePoint for authentication (SSO). The only instructions I ...