MS Stream Authentication
2 TopicsMS Stream Embeds in modern SharePoint pages requires log in or routes to stream in mobile
When using the MS Stream embed in modern pages, the video will render as preview box requiring additional user authentication by opening the video in MS Stream. I tested a workaround including '?domain_hint=yourdomain' in the URL, but this renders the video as black box with play icon which then opens in MS Stream without additional authentication. This happens for both SharePoint App and in mobile browser. Ideally we would like the mobile user (iOS) to share the same experience the desktop user gets when viewing the video embedded in a page. I looked through various older posts on similar issues, is there a known cause/ resolution that I overlooked?Embed Video from Stream on SharePoint via Iframe while using Oauth Autentication
Usecase We want to Embed the Video Player via an Iframe in our web application (hosted on a different domain, not a sharepoint application). The videos are protected. Therefore the iframe must support oauth authentication. Now we need to migrate from MS Streams to Stream on SharePoint: https://learn.microsoft.com/en-us/stream/streamnew/new-stream We use the embed code from generated by Sharepoint: Problem While MS Streams is working fine on all browsers we encounter an issue with Safari on Mac and iOS. Here we don't see the video but a login message (see below; translated: please log in to show this file). Even after a login the video is not shown. If we deactivate the option "prevent cross site tracking" the video is shown in Safari Browser. But this is not a feasible solution for our users shall see the video without changing preferences. Question Can we configure Stream on Sharepoint in such a way, that it behaves like MS Streams and videos are also shown on Safari?810Views1like1Comment