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
84 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, ...
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
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
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 ...
0 votes
2 answers
68 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 ...
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 ...
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 ...
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 ...