Tagged Questions
3
votes
3answers
2k views
SharePoint 2013 External Users
I'm setting up a brand new SharePoint 2013 server and site, but haven't personally touched SharePoint since 2007. I don't want to use Windows Auth or any Active Directory for user management. Which, ...
0
votes
2answers
287 views
Get Active Directory user for multiple security provider for EnsureUser()
I have 3 security provider for my web application
1. Active Directory
2. ADFS
3. SAML
Now suppose a user exist in all 3 provider.Hence when i do use ensure user method i get error/ exception "user ...