Questions tagged [sso]
Single Sign On (SSO) is a security term for the situation where multiple corporate or consumer services derive a user's identity from the same security token that the user acquires only once per session from a trusted Identity Provider (IP) such as Active Directory or a Security Token Service (IP-STS) provided by ADFS or another Identity Provider.
55 questions
0
votes
1
answer
82
views
SAML2.0 to SAML1.1 translation with ADFS
I'm using Sharepoint 2013 and want to connect it to ADFS on Windows Server 2016.
I also have a 3rd-party Identity Provider, which support SAML2.0.
The problem is Sharepoint 2013 only support SAML1.1, ...
1
vote
1
answer
1k
views
How to load username and email id of a logged in user on my SharePoint site on a form input field within the page?
I have a sharepoint site where a person has to login using SSO ( using username/email id and passcode) to view its content. I have a form in the page where there are fields like username, email id ...
0
votes
1
answer
91
views
What is the most efficient, quickest, lightest way to check if a SharePoint list exists in a SSO/MFA environment?
Something that retrieves the whole list is the worst answer.
Something that comes back with a binary true would be the best.
The only way I can see how to do it currently involves pulling back masses ...
0
votes
1
answer
704
views
SharePoint 2019 Server - How do you sync user attributes from Azure AD into SPUser?
I am configuring a SharePoint 2019 on premise instance using Azure AD SSO with AzureCP claims based authentication.
When a user signs into a SP2019 site with SSO, it creates a new SPUser with account ...
0
votes
1
answer
51
views
Publish Azure Apps in SharePoint
I'm pretty inexperienced in the field of SharePoint, but among countless questions, this is one I could not find a clear answer for:
Can anyone point me in the right direction (or tell me how) for ...
0
votes
1
answer
210
views
Configure integration of SharePoint Online in the azure active directory
I need you help please!
I want to integrate SharePoint online in the azure active directory and apply SSO (single_sign_on).
I follow this tutorial: Configure Azure AD single sign-on
But I arrive at ...
0
votes
1
answer
291
views
Sharepoint custom FBA authenticate in Azure AD
We've configured a custom FBA with Sharepoint 2013 on-prem. The custom FBA is connected with two Microsoft Active Directory and one SQL server to resolve the users.
We are trying to use Azure AD to ...
1
vote
0
answers
151
views
SSO stopped working with Chrome 80.0.3987.116
On our Sharepoint 2013 intranet our Single Sign On stopped working on Chrome when we updated from version Chrome 80.0.3987.106 to Chrome 80.0.3987.116.
Any thoughts on a fix?
Maureen
0
votes
2
answers
67
views
SharePoint automatically signed in as another user
Our client has multiple SharePoint account for each of their clients.
ClientA sent them a SharePoint link in an email.
Our client clicks the link
SharePoint opened the document without any login ...
0
votes
1
answer
12k
views
Authentication methods for SharePoint REST API
Let's say I work in company AAA and want to automatically upload documents to BBB's company SharePoint Online application https://BBB.sharepoint.com using REST API.
My email [email protected] is ...
1
vote
0
answers
106
views
Configuring SSO for Sharepoint 2010 with Azure AD
I've been working through the tutorial from Microsoft on how to set up Azure AD integration with Sharepoint on-prem. The article references SP 2016, but according to what I've been reading it should ...
0
votes
1
answer
639
views
Connect Sharepoint to java with PingFederate( SAML Authentication )
Integration PingFederate with Sharepoint 2016 using JAVA - briefly explained here
Using Form based authentication i can able to connect to my sharepoint instance and can play around files and folder. ...
1
vote
2
answers
1k
views
Azure AD integration with SharePoint 2013 on premise server
I am trying to integrate Azure AD with local SharePoint 2013 on premise server. I have followed steps given in below URL.
Tutorial: Azure Active Directory integration with SharePoint on-premises
...
1
vote
0
answers
35
views
why Prompt windows credentials after SSO Microsoft Account verification?
I have configured SSO on Premises SharePoint 2010 with Azure AD. Following are the steps i have performed:
1: Created SSO SharePoint Application Azure Portal
2: Configured Azure Portal for SSO by ...
2
votes
0
answers
177
views
SSO for Server-based Auth between SP 2016 On-Premise & Dynamics 365 On-Premise
I see that SSO is supported for Server-based Auth between SP 2016 On-Premise & Dynamics 365 On-Premise, as per Microsoft.
SSO actually works "in the domain" so I only type CRM credentials once to ...