This is v2.2-draft — a working draft of the v2.2 standards, published for review and not yet ratified. It MUST NOT be used as the basis for a production implementation. For the current standards, switch to v2.1 using the version selector. See the v2.1 → v2.2-draft changelog for every change in this version.
Delegated SCA — Requirements v2.2-draft6 min read
The Consent requirements and the User Journeys for this payment type also apply and must be adhered to.
The tables below list the validation rules that apply to Delegated SCA. The Validated by column indicates where each rule is enforced. All requests require an active Trust Framework application with the BSIP role, a valid transport certificate presented on every request via mTLS, and an active signing key for JWT signing.
Consent Creation
/parThe consent is submitted inside a signed Request JWT sent to the Authorization Server. The consent.* fields referenced in the table below are nested as authorization_details[0].consent within that JWT. The POST body must also include a client assertion to authenticate the TPP application.
aud, signing algorithm (PS256), and expiry window.client_assertionclient_assertion_type: urn:ietf:params:oauth:client-assertion-type:jwt-bearer). Authenticates the TPP application — see Client Assertion.scope (in Request JWT)payments openid. If consent.Permissions includes any of ReadAccountsBasic, ReadAccountsDetail, or ReadBalances, must be accounts payments openid — see Account Permissions in a Payment Consent.authorization_details[0].type (in Request JWT)urn:openfinanceuae:service-initiation-consent:v2.2.authorization_details[0].type (e.g. urn:openfinanceuae:service-initiation-consent:v2.2) restricts the version of the Payment Initiation endpoints the consent can be used to call (specified in the path, e.g. /open-finance/payment/v2.2/payments). It MUST resolve to an ApiVersion the LFI has published in the Trust Framework for the Payment Initiation API family./par OpenAPI schema. No additional or undocumented parameters are permitted.consent.PersonalIdentifiableInformationconsent.PersonalIdentifiableInformation.RiskRisk block must be fully populated — every field that is known or derivable from the TPP's system must be included. See Risk.Initiation.DebtorAccountInitiation.Creditorconsent.ControlParameters.IsDelegatedAuthenticationtrue.consent.ControlParameters.ConsentSchedule{}.ApiMetadata.DelegatedAuthentication.SingleBeneficiarySupported (exactly 1 creditor entry), ApiMetadata.DelegatedAuthentication.MultipleBeneficiariesSupported (2–10 entries), or ApiMetadata.DelegatedAuthentication.OpenBeneficiariesSupported (Initiation.Creditor omitted). If the payment type is not supported for the requested beneficiary model, the consent validation will fail.consent.BaseConsentIdBaseConsentId, the TPP must reuse that same BaseConsentId rather than the immediate prior ConsentId.consent.IsSingleAuthorizationfalse. Omitting or setting to false asserts that the TPP supports the multi-authorization flow — the consent may remain pending while additional authorizers approve before reaching Authorized. Setting to true requests that only accounts solely authorizable by the authenticated customer be offered. The LFI must not reject the consent based on its own platform capability — this is a TPP-side assertion. See Multi-Authorization.consent.AuthorizationExpirationDateTimeconsent.ExpirationDateTime.consent.ExpirationDateTimeconsent.PermissionsReadBalances is included, at least one of ReadAccountsBasic or ReadAccountsDetail must also be present.consent.CurrencyRequestCurrencyRequest is for non-local currency and international transfers.consent.PaymentPurposeCodeconsent.DebtorReference-) separator; the Creditor LFI bank name (to a maximum of 8 characters) where the payment is not initiated on behalf of a Merchant; a dash; optionally the Merchant name (to a maximum of 8 characters) where the TPP initiates on behalf of a Merchant, followed by a dash; and the TPP name, as found in the Trust Framework or a recognisable alternative.x-fapi-interaction-idPayment Initiation
/paymentsAuthorizationpayments openid scope (or accounts payments openid where account permissions were included on the consent — see Account Permissions in a Payment Consent). The consent bound to the token must be in Authorized status and the ExpirationDateTime of the Consent must be in the future.v2.2 in /open-finance/service-initiation/v2.2/payments) must match the version in the consent's authorization_details[0].type (urn:openfinanceuae:service-initiation-consent:v2.2).Data.ConsentIdConsentId bound to the access token. The Consent must be in Authorized status and the ExpirationDateTime of the Consent must be in the future.Data.Instruction.Amount.AmountData.PaymentPurposeCodeconsent.PaymentPurposeCode. If provided, must be a recognised AANI purpose code.Data.DebtorReferenceconsent.DebtorReference — the TPP MAY set a per-payment Debtor Reference rather than reuse the consent value. Where it is not dictated by the requirements of the payments use case, it SHOULD still follow the Structured Reference convention described under Consent Creation./payments OpenAPI schema. No additional or undocumented parameters are permitted.PersonalIdentifiableInformationPersonalIdentifiableInformation.RiskRisk block must be fully populated — every field that is known or derivable from the TPP's system must be included. See Risk.Risk.DebtorIndicators.AuthenticationChallengeOutcome must be Pass, AuthenticationFlow must be MFA, and at least two of PossessionFactor.IsUsed, KnowledgeFactor.IsUsed, or InherenceFactor.IsUsed must be true with a valid Type set on each. ChallengeDateTime must be recent relative to the payment request.PersonalIdentifiableInformation (Creditor)Initiation.Creditor[] had 1 entry at consent time): the submitted creditor must exactly match that consent-time entry. Multiple beneficiaries (2–10 entries): the submitted creditor must exactly match one entry from the pre-approved consent-time list. Open beneficiary (Initiation.Creditor[] omitted at consent): no consent-time match — the submitted creditor must independently satisfy the creditor field validation requirements (mandatory fields, valid UAE IBAN, and BIC derivation rules) and must be a valid UAE domestic creditor reachable on AANI or UAEFTS. See Creditor.x-fapi-interaction-idx-idempotency-keyx-fapi-auth-dateTue, 11 Sep 2012 19:43:31 UTC.x-fapi-customer-ip-addressx-customer-user-agent