Forum Discussion

FernandoC9's avatar
FernandoC9
Copper Contributor
Oct 21, 2022
Solved

Allow anyone to request access to a Sharepoint

I currently have a Sharepoint that I've "Allowed access requests" through the Permits configuration, however, whenever I share the link with anyone external to my organization, it shows them the mess...
  • SvenSieverding's avatar
    Oct 22, 2022
    If you just want to share a single folder from a document library, you could click on the three dots, select "Share" and then switch to the option "Who would you like this link to work for"->"Anyone with the link". Then you have a public link that anyone can access without authenticating.


    You cannot simply share the entire SharePoint Online Website with anyone outside your organisation. (This has been discontinued https://learn.microsoft.com/en-us/sharepoint/troubleshoot/sites/public-websites-be-discontinued)


    But you could create a public Microsoft Forms form where the applicant has to enter his email address...
    Then create a Power Automate flow that is triggered by a new entry on that form.
    The Flow can now ask for your approval and create a guest user afterwards that it can give permissions to your site to.

Resources