Questions tagged [single-sign-on]
A process by which Windows credentials are automatically passed to the application when attempting to authenticate.
39 questions
0 votes
0 answers
217 views
How do I access SharePoint 2019 on-premises list data to Native React mobile app(Not SPFX WebPart)?
I want to access SharePoint 2019 on premises list data and do CRUD operation on it into react native mobile app. How do I do this using REST API(Without sending user name and password - Single sign on ...
0 votes
1 answer
181 views
SSO for Intranet SharePoint Online Site on windows startup
I'd like to ask you if it's possible to have a mandatory Single Sign-On when the employees log in to their laptops/desktops. We want to automatically open the intranet communication SharePoint Online ...
3 votes
1 answer
856 views
ADFS Single-Sign-On for SharePoint 2013 on-premises, Power BI and custom web app?
Scenario There is one user store, namely an on-premises AD. ADFS provides authentication for SharePoint 2013 and Power BI. The custom web app needs to authenticate users from AD. The web app back-...
1 vote
0 answers
47 views
Sharepoint online SSO - Missing parameters
I have an app that sends out emails to users with a link to a Sharepoint url, such as: https://mysite.sharepoint.com/mysite/mypage.aspx?param1=true#param2=false When a user clicks on the link, if ...
0 votes
1 answer
675 views
Sharepoint single sign-on with word
We now have a sharepoint 2013 on-site solution that works just fine. but we have an issue with opening word files from local word from outside of our domain. see why below: Client on the local ...
2 votes
0 answers
508 views
Implementing Single Sign On in SharePoint 2013 On-Premise Multi-Tenant environment using OAuth with other websites or systems
Can anyone please provide a detailed walk through with steps for implementing Single Sign On in SharePoint 2013 On-Premise Multi-Tenant environment using OAuth with other websites or systems?
0 votes
1 answer
109 views
How do I set-up a single point of authentication so that users don't have to log-in on every site outside of the company intranet?
As it stands, my users are having to authenticate on every site when outside of our intranet zone. From what I've read, SharePoint should be authorizing at the web application level and not the site ...
5 votes
1 answer
3k views
Single sign-on Office 365 and an ASP.Net web application
I want to implement single sign-on on Office 365 with an ASP.Net web application. For example, if a user is logged in to Office 365 and then he opens the web application in the same session, then the ...
1 vote
0 answers
311 views
SSO between Sharepoint 2013 and another asp.net website using asp.membership provider form authentication
I have been trying to setup authentication between SharePoint and another asp website. SharePoint has been setup to use FBA membership provider, the same database used by the asp.net website. The ...
1 vote
0 answers
1k views
How to do single sign on between an asp.net application and existing sharepoint web application which is claims enabled
I want to implement single sign on between an asp.net application and an existing SharePoint web application which is claims authentication enabled. asp.net application is farm authentication ...
1 vote
2 answers
7k views
Yammer Embed not working on IE11
We have an Sharepoint Online 2013. Yammer Embed is added to our site. In Firefox and Chrome it works swell, in IE it does not work. On IE: When logging in the first time Yammer pops up an windows ...
31 votes
0 answers
3k views
Use CSOM with ADFS credentials from Single Sign-On enabled ASP.NET MVC app
I have the following setup: ADFS 3.0, SharePoint 2013 and the custom ASP.NET MVC app. Both SharePoint and MVC app are configured to use Single Sign-On from ADFS, so once user is logged in via ADFS, ...
1 vote
1 answer
8k views
how to create and access single sign on users using SharePoint 2013?
I'm new to SharePoint 2013 technology. Here is the scenario. When the application is initiated, user access will be verified by comparing the Single Sign-on User (SSO) from the users .Net ID to the ...
0 votes
1 answer
2k views
My Site creation stuck at “We're almost ready!” in SharePoint 2013
In our SP2013 on-premise farm, we have setup a web application to host My Site Host. Site self creation is activated. All the users and service account are our test domain test.com accounts. However, ...
1 vote
1 answer
13k views
SharePoint 2013 Single Sign On
What are the options and products (Microsoft) that are available in order to implement SSO. I'm facing a problem when opening office documents (from SharePoint library) the browser will prompt for ...