Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Input

Name

Type

Description

Mandatory

Available from version

OrderReference

String

A reference that is used to identify a certain authentication.

The reference is obtained when calling BankIdAuthentication

 true


Domain

Enum

Front: End customer that should be authenticated

Partner: Partner that should be authenticated

Admin: Admin that should be authenticated

true


BankIdType

Enum

Mobile: If the user is authenticated via mobile BankID

File: If the user is authenticated through BankID on file

true 


AuthenticatePerson

boolean

This is to identify the person.

true

IN DEVELOPMENT

Response

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

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

QRCodes

ArrayOfQRCode


  • No labels