evergreen icon indicating copy to clipboard operation
evergreen copied to clipboard

[New App]: BankID

Open jms-du-se opened this issue 6 months ago • 6 comments

What is the new application?

BankID is Sweden's most common e-ID.

Version control is done using XML against vks.bankid.com (https://www.bankid.com/en/foretag/enterprise/automatic-version-control)

User-agent needs to be: BankIDSecurityProgram

Installer URL can be found here: https://www.bankid.com/en/foretag/enterprise

Example request:

<?xml version="1.0" encoding="utf-8"?>
<autoUpdateRequest><requestVersion>1.1</requestVersion><requestSequenceNr>1</requestSequenceNr><uhi>g+o9gYX4DcDZkQexT49puYWbWpO4</uhi><version>7.14.102.4</version></autoUpdateRequest>

Example response:

<?xml version="1.0" encoding="UTF-8"?>
<autoUpdateResponse><responseVersion>1.2</responseVersion><responseSequence>2</responseSequence><action>OK</action><bbdt>Njk2MzI0ODgtYWI4NC00ZGEyLWE=</bbdt><value>1705235039</value><time>1702643039</time><nptDelta>1296000</nptDelta></autoUpdateResponse>

I am not sure if the BankID application generates some unique content in the request that is being verified by the version controll server. If that's the case it will probably be difficult to get the latest version.

But I hope this can be done anyway.

Vendor site

https://www.bankid.com

Does the vendor require a sign-in to download the app?

No

Does the application include an updater?

Yes

Have you reviewed the list of supported applications?

  • [X] Supported apps at: https://stealthpuppy.com/evergreen/apps/

jms-du-se avatar Dec 15 '23 13:12 jms-du-se