-
Notifications
You must be signed in to change notification settings - Fork 7
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
- User logs into CASA
- MFA / 2FA is enforced on login
- CASA Screen is presented with access to Admin removed
- User is able to navigate to Consent Screen
- Consent Screen displays current TTP's with Granted / Expired / Revoked + Date of Expiry (max 90days)
- 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
- Enabling a TPP will prompt a 2FA / MFA action
- User is able to Save on Exit / Saves Automatically
Alternate Course
- User Logs into Consent Management Portal (CASA is an Option on this Screen)
- User is forced to use 2FA (or can move to CASA to enroll 2FA)
- Consent Screen displays current TTP's with Granted / Expired / Revoked + Date of Expiry (max 90days)
- 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
- Enabling a TPP will prompt a 2FA / MFA action
- User is able to Save on Exit / Saves Automatically