5 Properties

Below are the properties required to be updated in the Berlin Open Banking. Please find the below properties, its purpose and OOTB values.

Table: DIGX_FW_CONFIG_ALL_B

Category-Id: OpenBankingConfig

Property Id Property Value (Out of the Box) Purpose
CONSENT_EXPIRYDAYS 90

This value is used to check if expiry date send by TPP for the Account

Access Consent is not more than 90 days and if it is more than 90 days then ASPSP will reject this value

Table: AUTH_CONFIG

Category-Id: AuthServerConfig

Note:

Prior to changing the value of SIGNER to X509RS256 or X509PS256, make sure to generate Public and Private Key Pair in Security Keys Section by logging in as admin.
Property Id Property Value Purpose
SIGNER

MAC/no row – MAC Signer

X509RS256 – x509 signed token with RS256 algorithm

X509PS256 - x509 signed token with PS256 algorithm
The algorithm used to generate JWT token
OAUTH_REDIRECT_HOST_PORT http://{{HOST}}:{{PORT}}

‘HOST’ refers to the hostname/IP of the application

‘PORT’ refers to the application’s port