The single-sign-on tag has no wiki summary.
2
votes
3answers
90 views
Single Sign On between two web applications?
In my SharePoint 2013 Server farm I have two web applications:
Simple intranet portal (http://portal)
My Sites (http://portal:8080)
Problem is that users have to authenticate to each application. ...
0
votes
0answers
52 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 ...
1
vote
2answers
306 views
SP2010 autologin with FireFox
I need to use auto log on for a bunch of computers that run FireFox as default browser. The BIG PROBLEM is that all of these computers aren't part of the domain, but they all exist in a workgroup. ...
2
votes
0answers
366 views
Single sign-on between SharePoint (2010/2013) web applications using FBA?
Say we have My Sites at
http://my.domain.com
and a project site under
http://projects.domain.com
User logs in to the project site, clicks his My Site link, and is asked for a username/password ...
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.
2
votes
2answers
140 views
Single Quote Issue While Filtering Records In SpGridview
In SpGridview single quote is breaking the filter expression as we are having filter format as "{1} like '{0}'",any idea how we can handle this situation.
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
161 views
SharePoint claims with single sign on redirects when accessing _trust subdirectory
I have developed a cutom STS/Identity provider/SSO (Single sign on) website in MVC3 which acts as a claims provider. This site signs on a user to a sharepoint site using WSFederation.
It correctly ...
2
votes
0answers
227 views
Claims/Forms Auth and Secure Store - good use?
I have a need to provide single sign on capabilities within the same enterprise - meaning sometimes I'll need access to the user's name and password. A few examples:
SSO to OWA (forms based)
SSO ...
0
votes
1answer
306 views
Single Sign On between MVC Web Application and SharePoint 2010
I am working on a project where we will be creating an MVC web app and a SharePoint 2010 environment. Users will be authenticating against Active Directory inside the MVC web app. There will be ...
2
votes
1answer
511 views
Methods of sharing authentication between SharePoint 2010 and ASP.NET applications?
We're evaluating ways of sharing authentication (to achieve an SSO effect or actual SSO) with SharePoint 2010 and several ASP.NET applications.
The options I've seen so far are to configure ...
0
votes
4answers
806 views
Single Sign On between “SharePoint” and “.Net” site
I have an asp.net site and a SharePoint 2010 site. I need to redirect users from my SharePoint site to the asp.net site without asking them for the password again?
5
votes
1answer
1k views
Single Sign on / SharePoint 2010
We currently have a SP2010 farm, with a number of web applications all configured to used classic windows authentication. One of our service providers has an externally hosted application that we want ...
3
votes
4answers
2k views
How to set up single sign on for sharepoint integration in CRM 2011?
We have a working CRM 2011 and a Sharepoint 2010 environment. The problem is that everytime a CRM user tries to view the 'documents' page for a certain Account (as example here). A popup is shown to ...
2
votes
2answers
1k views
How do I pass the SharePoint username to another site for Single Sign-On?
We would like to have users sign into an internal SharePoint site, then be able to click on a link that takes them to a vendor's site. However, we want to pass the username, first and last names, and ...
5
votes
2answers
1k views
Single Sign On with external system
I have a SharePoint site and as well as an external payroll site. SharePoint uses AD authentication and the external payroll uses custom authentication (Database) with UserName and Password.
My ...
1
vote
1answer
425 views
SharePoint 2010 with UAG - LDAP and AD users
We are trying to test the following setup.
We have a SharePoint Farm in our forest (setup to use Kerberos). The DC of the SharePoint farm domain contains an AD with external users and their ...
0
votes
2answers
718 views
How to design asp.net business app and sharepoint to support Single Sign On?
HI
In our company we have to rewrite most application and also implement a portal. Our approch is to use Sharepoint Server 2010 and asp.net 4.0 for our business applications.
Our main concern is to ...
3
votes
3answers
470 views
Single Sign-On in SharePoint
We have a requirement to implement ‘Single Sign-On’ for SharePoint and a Java application.
We have a Java web application running on JBoss server with normal authentication and authorization process ...
1
vote
2answers
509 views
SSO authentication integration issue
I am using SharePoint 2007 Enterprise + Publishing portal template + Windows Server 2008. I am developing using VSTS 2008 + C# + .Net 3.5. I need to implement SSO (Single Sign On feature) with another ...
