Forum Discussion
SharePoint 2019 - Embed w/ Anonymous access causes authentication popups.
- Oct 07, 2019
Just as a follow-up to anyone reading that has run into the same issue, I have given up on waiting for a solution. I have recreated the Embed webpart using SPFx. Once I applied my webpart and used it on my Modern pages, it no longer gives me an authentication prompt because it's no longer making a POST request to the service.
Until a proper solution is released or mentioned, I will continue to use my webpart.
- AS911Oct 04, 2019Copper Contributor
ChrisWebbTech The source is a standard YouTube link that is publicly accessible.
EDIT: I put http://# in the "Website address or embed code" field.
- AS911Oct 07, 2019Copper Contributor
Just as a follow-up to anyone reading that has run into the same issue, I have given up on waiting for a solution. I have recreated the Embed webpart using SPFx. Once I applied my webpart and used it on my Modern pages, it no longer gives me an authentication prompt because it's no longer making a POST request to the service.
Until a proper solution is released or mentioned, I will continue to use my webpart.
- UrsWedershovenOct 29, 2019Copper Contributor
AS911 I know this i kind of an old thread, but as I have the same experience in my environment:
How did you get your modern page to use anonymous authentication? We are experiencing the issue that we get an "access denied" on accessing the page. We have anonymous access configured on web application level, site level and we have an anonymous policy in place.
Did you do anything special?
Thanks!