ActiveLogin.Authentication icon indicating copy to clipboard operation
ActiveLogin.Authentication copied to clipboard

Support Swedish BankID (svenskt BankID) authentication in .NET. Unofficial package, not created by BankID.

Results 34 ActiveLogin.Authentication issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** BankID returns a signature (specified in BankID Signature Profile specification). This is an XML-file with some relevant content that we...

enhancement

When performing browser based flows within an app activelogin samedevice mode does not support redirects back to the app. For instance when using WebAuthenticator in Xamarin. https://docs.microsoft.com/en-us/xamarin/essentials/web-authenticator?tabs=android The link that...

enhancement

### Discussed in https://github.com/ActiveLogin/ActiveLogin.Authentication/discussions/375 Originally posted by **span** July 8, 2022 **Question** How can I return the `bankid:///` scheme BankID link as done in https://demo.activelogin.net when logging in through an...

**Is your feature request related to a problem? Please describe.** When issuing claims: At the moment, we default to "BankID" for identity provider (idp), and "bankid" for authentication method (amr)....

enhancement

When using ActiveLogin together with ASP.NET Core Identity you can run into problems because ActiveLogin does not issue the nameidentifier-claim (ClaimTypes.NameIdentifier). ASP.NET Core Identity expects all "external providers" to issue...

enhancement

**Is your feature request related to a problem? Please describe.** We are using the [Data Protection](https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/introduction?view=aspnetcore-6.0#problem-statement) functionality in ASP.NET to store temporary state that can safely be round tripped to...

enhancement

**Is your feature request related to a problem? Please describe.** BankID mandates that we should set a policy to require Mobile BankID if the user has selected "Another device": ![image](https://user-images.githubusercontent.com/1662918/171360941-75912fd3-f70e-4d8e-a3a2-098243c53e70.png)...

enhancement

**Is your feature request related to a problem? Please describe.** For next major release we should have a look at how we can improve the front end related code, in...

enhancement
BankID
NewArchitecture

**Is your feature request related to a problem? Please describe.** The BankID API wrapper is today a separate package, which allows for using it without the Active Login authentication flow...

enhancement
NewArchitecture

When using ActiveLogin in a Blazor Server app the BankId appliction wont open on the device for Safari on iOS We have a .NET 6 Blazor Server App using Active...

enhancement