Skip to content

Consent Portal

Cookedjc edited this page Oct 26, 2021 · 5 revisions

To present a consumer facing web portal that a bank can adopt that allows the control of SCA (MFA Auth) and current granted consents for TPP to a "logged in" user within an Open Banking ecosystem.

Basic Course

  1. User logs into CASA
  2. MFA / 2FA is enforced on login
  3. CASA Screen is presented with access to Admin removed
  4. User is able to navigate to Consent Screen
  5. Consent Screen displays current TTP's with Granted / Expired / Revoked + Date of Expiry (max 90days)
  6. User is able to click on [Manage] and presented with the single TPP View with a list of access attributes and the option to disable / enable
  7. Enabling a TPP will prompt a 2FA / MFA action
  8. User is able to Save on Exit / Saves Automatically

Alternate Course

  1. User Logs into Consent Management Portal (CASA is an Option on this Screen)
  2. User is forced to use 2FA (or can move to CASA to enroll 2FA)
  3. Consent Screen displays current TTP's with Granted / Expired / Revoked + Date of Expiry (max 90days)
  4. User is able to click on [Manage] and presented with the single TPP View with a list of access attributes and the option to disable / enable
  5. Enabling a TPP will prompt a 2FA / MFA action
  6. User is able to Save on Exit / Saves Automatically