Managing media playback issues and settings in Microsoft Edge on Windows 11
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello Experts,
Infra Details..
Managing media playback issues and settings in Microsoft Edge on Windows 11
Solution:
We found the Solution.
By Validating avoiding the Special Characters like @, # - Helped to redirect and allow the URL.
Hi Veera, thanks for posting here in Microsoft community, also for the detailed setup. It looks like the MSAL.js redirect URI is getting blocked or misrouted in Single App Kiosk Mode, which is known to have limitations with complex web auth flows. You might want to test with Multi-App Kiosk Mode or tweak Edge launch parameters to better support MSAL.js.
Try switching to Multi-App Kiosk Mode or use Edge in Assigned Access with shell launcher to allow better handling of MSAL.js redirects.
Also, verify if Edge's WebView2 or Edge kiosk command-line flags can help bypass the hash routing issue.
Also, have you tried enabling Edge debugging logs or testing the same URL with Edge in shell launcher mode to see if the redirect URI behaves differently?
I hope this helps you out, let me know how it goes.
Chard