May 16 2023 06:07 PM
We had the need for a volunteer hub (portal) that consolidates a bunch of info into an easy-to-use web-based solution. We compared many options and landed on SharePoint (365) for several reasons. We use AAD Guest accounts so thousands of volunteers can “log into” the hub with their personal email address and so we can control the content they see and their access (a little). The one-time code stinks, but it is what it is.
Here’s the problem – many volunteers are accessing this hub from Windows computers that are logged into a Microsoft account and/or trying to access the hub from browsers that are logged into a Microsoft account. In this case, they are prompted for Microsoft credentials rather than simply allowing them to get the code in their inbox and using it to gain access to the hub. One “solution” is having them access the hub from a Private or Incognito browser session but that has proven to be a horrible user experience.
Does anyone have any ideas for how I can mitigate the above issue for those already logged into Microsoft with some set of credentials? For example, is there code I could put on a web-hosted landing page that would, I don’t know, launch their browser to the Hub’s URL in a non-authenticated browser window? Any ideas would be very appreciated, thank you!!
Brian
May 16 2023 11:02 PM
It seems that you're facing challenges with guest account access for your volunteer SharePoint portal hub, particularly when volunteers are already logged into Microsoft accounts on their Windows computers or browsers.
Here are a few ideas, with AI helps, to mitigate this issue:
Remember to test any changes or solutions in a controlled environment before rolling them out to your volunteers to ensure they work as intended and minimize any disruptions to their user experience.
Hope its helps!
May 17 2023 06:58 AM
May 17 2023 07:00 AM