0

So my current client posed a good question – how does a user, new to SPO / 365, find out what sites they have permission to?

OneDrive > Followed sites only shows ones you specifically follow, or ones you have created.

Out of the box, where can we send a user to see what sites (e.g. team sites, etc.) they have access to?

In 2010, they have ‘member of’ on their mysite – and that is used by some custom nav on their intranet portal, so they have a drop down menu showing ‘my team sites’ and ‘my project sites’.

Looking to provide a short term solution for navigation from 2010 on-premises to SPO, while a separate project spins up to design and deploy a new intranet on SPO.

I’m looking at a search results web part with a fixed query of ‘contentclass:sts_site’, and putting that on a page in SPO, and linking to it from 2010 navigation.

Alternative is calling SPO REST api to return XML for a similar query, and transforming that onto a page on 2010.

Any other ideas?

(Visited 10 times, 1 visits today)
Add a Comment