ActiveLogin / ActiveLogin.Authentication

Support Swedish BankID (svenskt BankID) authentication in .NET. Unofficial package, not created by BankID.
https://activelogin.net
MIT License
216 stars 75 forks source link

Using BankID on same device on iOS causes infinite loop #379

Closed PeterOrneholm closed 2 years ago

PeterOrneholm commented 2 years ago

Describe the bug When using a device/browser that requires the URL to be an exact match on return (like iOS) Active Login 6.0.0 will cause an inifinite looop. This is because we added a re encryption of the uioptions and therefore the value will change and we get a new URL.

What area is it related to UI

NuGet package version 6.0.0