-
-
Notifications
You must be signed in to change notification settings - Fork 77
Description
Describe the bug
When authenticating with sameDevice using Edge, using Microsoft Intune controlled phones(iOS).
- It asks "This site is trying to open another application." Click Allow
- Popup: "Something went wrong. The application couldn't be opened".
- Then it stays spinning on the login screen, where "Avbryt" is your only option -> this leads to the "No such order" error sort of described in Multiple collect attempts after collect already completed, causing the flow to fail #508 , because the flow has not been properly initiated, there is no order. Switching manually to BankID app does not help. It has not been triggered.
We do not control the Intune settings so I cannot say which is causing it, but some security restriction must be.
However - attempting locally to making the library open according to BankIDs documentation (https links instead of bankid:// links - it works without issues).
What area is it related to
UI
To Reproduce
Steps to reproduce the behavior:
- Go to demo.activelogin.net with an affected device
- Click on Login
- Click on Use BankID on this device
- It asks "This site is trying to open another application." Click Allow
- Error : "Something went wrong. The application couldn't be opened".
Expected behavior
BankID being opened.
NuGet package version
What version of the Nuget package are you using? Latest and demo-site is uncoupled from what we use.
Runtime version
Are you using .NET Core / .NET Framework? What version?
.NET 8, and whatever Demo siteuses:
Smartphone (please complete the following information):
- Device: iPhones (several different tested)
- OS: iOS 26 but also older
- Browser : Edge
- Version: 143.0.3650.112