pnp / custom-learning-office-365

Microsoft Learning Pathways end user learning solution for Microsoft 365 customers.
MIT License
241 stars 213 forks source link

microsoft learning paths : access for guest users? #649

Closed abpolspoel closed 2 years ago

abpolspoel commented 2 years ago

PROVISIONING NOTE: If you are having issues with the SharePoint look book while trying to provision M365 learning pathways please do not post that issue to this repo as we cannot help you here. Please post all questions and issues for the SharePoint look book to SharePoint/sp-provisioning-service GitHub Issues List.

WEB PART NOT LOADING: If you are getting the error: "Microsoft 365 learning pathways has a configuration issue. Ask your administrator for assistance". Please review the Diagnosing Pre-Check guidance before submitting your bug.

Describe the bug

I added the webpart for MS learning paths, it's working fine for all users except for guests. Is it possible to grant guest users access?

error message : Microsoft 365 learning pathways has a configuration issue. Ask your administrator for assistance. [Administrators: Please see the browser console for detailed logs. For technical assistance check out the issues list at https://github.com/pnp/custom-learning-office-365/issues.]

To Reproduce

access sharepoint site as a guest user

Expected behavior

MS learning path content to load as for internal users.

Screenshots

see error message in description

Learning Pathways version number

4.3.1.0

Additional context

Add any other context about the problem here. trace guest.txt

v-ashrirao commented 2 years ago

Hi @abpolspoel , Thank you for reporting the issue. We assume that external sharing is configured in order to allow guest users to access the site. However, in order to access Learning Pathways webparts and its functionality, guest users will also need read access to the tenant app catalog.

https://techcommunity.microsoft.com/t5/sharepoint-developer/site-collection-app-catalog-external-users/m-p/153777/highlight/true#M4280

Without Read access, they will be able to access the Site, but the Learning Pathways Web Part will not be functional.

You can also refer below issues https://github.com/pnp/custom-learning-office-365/issues/481 https://github.com/pnp/custom-learning-office-365/issues/83

Please let us know if additional details are required.

v-ashrirao commented 2 years ago

@abpolspoel , is there any other information you need on this? If not, can we close the issue?

github-actions[bot] commented 2 years ago

This issue is locked for inactivity or age. If you have a related issue please open a new issue and reference this one. Closed issues are not tracked.