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

Parse the Signature xml returned from API #378

Open PeterOrneholm opened 2 years ago

PeterOrneholm commented 2 years ago

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 could parse and allow for easer access to.

What area is it related to BankID API

Describe the solution you'd like Parse the XML file and hand it to the developer as a structured object.

Additional context The only available version of the BankID Signature Profile specification is located here: https://docs.zignsec.com/wp-content/uploads/2018/05/BankID_SignatureProfile_v238004.pdf