Questions tagged [anonymous-authentication]
Anonymous authentication allows any user to access public content without providing information about the user's identity. The user is not challenged for user name or password, but may be tracked by means of cookies and session state.
217 questions
0
votes
0
answers
19
views
Document Upload + Metadata Submission
We need external clients to upload a document along with metadata (e.g., description, expiry date, document type).
The solution must allow collecting structured information in addition to the file and ...
0
votes
1
answer
199
views
Can i create a SharePoint online site which is accessible to any user (anonymous user)
Can i create a SharePoint online site which is accessible to any user (anonymous user)? is other word to create a public facing site-like using SharePoint online?
Thanks
0
votes
1
answer
49
views
Can we share a site with public users using a link
In SharePoint online we can share a file or folder using anonymous links, so users without login can view the file or folder, but can we do the same for a whole site or a whole library? so the site or ...
0
votes
0
answers
176
views
Share a file with external users using anonymousAccess by using REST API
After doing some research, I reached out the i can do the following POST request which will allow me to share a file with external users using anonymousAccess using SharePoint REST API:-
Method:- POST
...
0
votes
1
answer
340
views
Can we share a document library with anonymous users
we want to collect resumes from anonymous users. so can we configure a SharePoint online document library to be accessed by anonymous users to upload their resumes ?
Thanks
0
votes
1
answer
1k
views
Anonymous Users SharePoint Online
A user has reported a concern that 'Anonymous Users' is visible at the site collection level.
I don't know why its visible or how it has happened. First I thought it could be related top external ...
0
votes
0
answers
91
views
Anonymous access on SharePoint 2016 site collection not working
I have set up anonymous on the web application level. I have created a new site collection called "X" and enabled anonymous access to the entire site level. But when I am trying to access the site it ...
1
vote
2
answers
1k
views
Is there a way to make public facing SPO Communication site?
I know that SPO Public sites are not supported anymore. But I need to find a way to make a SharePoint Online Communication site public i.e I want to enable anonymous access to the site without having ...
1
vote
0
answers
49
views
SharePoint communication (modern) site anonymous authentication not working
I created a SharePoint communication (modern) site and enable anonymous access over the web application and site collection level and when anonymous user login to this site it shows a pop-up for ...
0
votes
1
answer
260
views
Too many redirection after turning off Anonymous Authentication
I am running on-Prem Sharepoint 2013 and writing a web application that will access SharePoint lists using CSOM.
I am using Claims Authentication and have Anonymous Access allowed for the web app.
...
0
votes
2
answers
2k
views
Anonymous Sharing links: Possible to tell which IP addresses were used for access?
Is there a way to get IP addresses of devices that are accessing SharePoint documents from One Drive for Business and SharePoint that were shared via anonymous links?
I'm guessing, we can get this ...
0
votes
1
answer
1k
views
SharePoint 2016 Anonymous access user 401 unauthorized
I am really baffled by this issue. I have a site with two collections. For instance example.org/pages/home.aspx and example.org/sites/test/pages/hometest.aspx. For the 1st site anonymous users get a ...
1
vote
0
answers
79
views
Anonymous access enabled SharePoint site's list items are coming on Google Search, How to restrict it?
I have an HTML website lets say https://www.abcd.com on the same website I have linked our career portal (www.careers.abcd.com), thru which Anonymous user can fill their information and upload their ...
1
vote
0
answers
84
views
Anonymous users haven't access to list/lib views and all content page - SharePoint 2010
I need to give anonymous access on a specific site collection.
I followed this : http://www.topsharepoint.com/enable-anonymous-access-in-sharepoint-2010
or this : https://www.dynamics101.com/...
3
votes
3
answers
10k
views
How do I get a direct download link to a public file in SharePoint online?
I need to download a file which is in SharePoint online programmatically. The link I have is in this format:
https://xxxxx.sharepoint.com/:f:/g/EkcBNxpXTKZJrg3xdBWlFBEBlgVj4FInALm_JVs4kYfK8w?e=...