Halobject

HalAuthenticationRequest

Data forwarded by the ASPSP top the PISP after creation of the Payment Request resource creation The ASPSP, based on the authentication approaches proposed by the PISP, choose the one that it can processed, in respect with the preferences and constraints of the PSU and indicates in this field which approach was chosen. It may happen that the ASPSP considers that, in case of payment cancellation request, there is no need for authentication and will then return "NONE".

Fields (3)

  • appliedAuthenticationApproachAuthenticationApproach

    Authentication approaches that can be applied.

    Schema: AuthenticationApproach

    Code
    REDIRECT
    DECOUPLED
    EMBEDDED-1-FACTOR
    NONE
  • nonceNonce

    Challenge to be sent in order to avoid replay of the authentication process.

    Schema: Nonce

    Challenge to be sent in order to avoid replay of the authentication process.

    Type: string

    Constraints: maxLength: 70