-
-
Notifications
You must be signed in to change notification settings - Fork 77
Description
Describe the bug
We have observed that Opera on Android isn't able to complete the whole authentication process. After successful authentication in the BankID app, the device selection buttons remain on the page and nothing more happens. Opera on iOS works OK. For this issue, your public demo site is used as an example.
To Reproduce
Steps to reproduce the behavior:
- Go to demo site in Opera on Android
- Login using same device
- Authenticate in BankID app
- Device selection buttons remain, nothing more happens
Expected behavior
The received attributes should be shown.
NuGet package version
11.1.3
Runtime version
.NET 9 (when testing our own software, demo site unknown)
Smartphone (please complete the following information):
User-agent string of the test device:
Mozilla/5.0+(Linux;+Android+10;+K)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/143.0.0.0+Mobile+Safari/537.36+OPR/94.0.0.0
- Device: Samsung Galaxy A53 5G
- OS: Android 16
- Browser: Opera
- Version: 94.0.0.0
Additional context
An old site with v7 of the Nuget-packages has this problem. Another site using 11.1.3 has the same problem. I added our production certificate to your standalone MVC sample and deployed that to an IIS server, same problem. The final test was your public demo site which exhibits the same problem as well. This isn't really a big problem since the number of our users using this combination of browser and device is quite low.