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

Add support for missing "requirements" (cardReader) #389

Open PeterOrneholm opened 1 year ago

PeterOrneholm commented 1 year ago

Is your feature request related to a problem? Please describe. BankID has added a requirement that we don't implement at the moment. A complete list can be found here: https://www.bankid.com/utvecklare/guider/teknisk-integrationsguide/graenssnittsbeskrivning/krav

We are missing:

The addition of this was never mentioned in the version history of the RP guidelines, that's probably why we missed it.

What area is it related to

Describe the solution you'd like Implement this field in the API and allow them to be set when registering BankID.

PeterOrneholm commented 1 year ago

issuserCn was removed from V6 so we should not implement that, I've updated the issue to reflect this.