Questions tagged [anonymous-access]
A means of allowing access to Internet-available services without requiring authentication of users. Use this tag if your question centers around enabling anonymous access, or seems pertinent to the cause of your issue/question.
24 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
48 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
1 answer
377 views
Sharing with Anyone link is disabled for folders?
In my SharePoint online, external sharing is enabled and I am able to share files externally but in the same site and documents library when I am trying to share folder, the anyone with link sharing ...
0 votes
1 answer
40 views
Anonymous access for SharePoint Views with Paging and Sorting
I have a SharePoint Publishing site with document library views added , when the anonymous users are trying to do sorting or to move to next page using paging they are prompted for credentials. Is ...
1 vote
1 answer
578 views
Search result not showing in SP 2019 on-premise modern site to anonymous user
The search result does not show when an anonymous user searches in SP 2019 on-premises modern site. Site is fully anonymous access enabled. I have done this literally 100s of times for classic. And it ...
0 votes
1 answer
189 views
How to use CSOM, SOAP or Rest API to detect anonymous views of list items for a List?
Let's say I have a SharePoint site with anonymous view enabled for the entire website But I have a List that breaks role inheritance. How do I use CSOM, Rest API or SOAP API to detect if a List has ...
0 votes
2 answers
765 views
Sharepoint REST API - SP.Web.CreateAnonymousLink - Unable to CREATE Links
In short - the issue appears to be that I can access a folder or file's anonymous link - but only after it's been created. When I say created - I mean clicking the 'copy link' button as show in the ...