Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Type

Description

Available from version

PersonalNumber

String

The personal number of the person to authenticate


BankIdType

Enum

Mobile: If the user is authenticated via mobile BankID

File: If the user is authenticated through BankID on file


ProgressStatus

Enum

For more information on the statuses returned: BankID Relying Party Guidelines 12.8.3 https://www.bankid.com/bankid-i-dina-tjanster/rp-info


Status

String

To know the status of the Auth or BankId request

Signature

String

The signature as described in the BankID Signature Profile specification. String. Base64-encoded. XML signature

SignText

String

The text that should be shown to the user when signing

CompletionData

CompletionData

A final state when an order is successful. The completionData includes signature, user information and the OCSP response. RP should verify user information to proceed

Status
colourBlue
titlein development

QRCodes

QRCode[]

Array of QRCodes. Each QRCode consists of:

String Code : Code generated for the QRCode.

int Time : Basically, its count how many code generated.

Status
colourBlue
titleIN DEVELOPMENT

...