Dec 09 2022 12:23 PM - last edited on Dec 09 2022 03:09 PM by Marc Mroz
Dec 09 2022 12:23 PM - last edited on Dec 09 2022 03:09 PM by Marc Mroz
Our college uses the "Canvas" app to embed instructional videos and always worked fine with the Stream classic until now with the new Stream (Sharepoint).
Stream (Sharepoint) embedded on iOS is stuck in a o365 login loop.
Where the embedded video is supposed to be displayed, now has a MS login prompt.
After logging in and going back to the embedded video it still prompts then takes you to a page saying you are already logged in, rinse and repeat.
Note:
I tested this on an Android phone and after signing in it works fine.
This same setup works fine with Stream Classic but since this seems to be going away we are trying to use the new Stream (Sharepoint).
Dec 09 2022 03:11 PM
@Tony_Fritzen - I moved your post to a new thread on the Stream (on SharePoint) section.
Can you work with your IT admin (if you aren't one) to open a support ticket on this issue? Since we re-wrote the code for embed and login for videos in ODB/SPO I'm sure there are bugs / optimizations we didn't port over from Stream (Classic). Make sure you have support escalate it up to us in the Product Group if there isn't anything obvious they can figure out, so that we can investigate and hopefully find a fix for this.
If it's working correctly with Stream (Classic) I'm hoping we can easily fix it for Stream (on SP) as well.
Sorry for our bugs!
May 15 2023 01:05 PM - edited May 16 2023 03:12 AM
@Marc Mroz - I too am interested if there was any update or suggested workaround.
UPDATE:
I was able to narrow down the root issue of the looping in my case by:
Response header detail:
x-msdavext_error: 917656; Access+denied.+Before+opening+files+in+this+location%2c+you+must+first+browse+to+the+web+site+and+select+the+option+to+login+automatically.
Enable basic authentication in SharePoint with PowerShell
Set-SPOTenant -LegacyAuthProtocolsEnabled $true
SharePoint Admin Portal
May 31 2023 09:00 AM
Jul 18 2023 02:01 AM - edited Jul 18 2023 02:03 AM
We are also having major issues with this - does anyone have a solution? @Marc Mroz
Apr 19 2024 02:11 AM
Thanks for this information. Anything new about this? We’ve just encountered an issue in our organization where most employees have iOS and we really want theStream team to enable a solution that works without allowing legacyauth!
May 06 2024 03:31 PM
Let me see if our player and embed team can investigate this.