Expand | ||||
---|---|---|---|---|
| ||||
|
1. General
Question | Options | Notes |
---|---|---|
Q1 - What method of Application Layer Authentication will you use for securing calls made by OFP to Bank Connect ? | Select one
| |
Q2 - Will you be sending JWT Auth headers for calls to the Consent Manager and Authorisation Server? | Select one
|
2. API Key
This section must be filled in only if you selected “API Key” in Q1
Question | Options | Notes |
---|---|---|
Provide the API key that you require to be included as a | The key is a shared secret. We will specify a method for sharing this securely. | |
How often will this key be rotated? | Select one
|
3. Client Credentials Grant
This section must be completed only if you selected “Client Credentials Grant” in Q1.
Question | Options | Notes |
---|---|---|
Provide the URL of the well-known endpoint of the authorisation server used to get a client credentials grant. | The URL must return a payload compliant with OIDC discovery. The response must include a | |
What method of client authentication is used? | Select one of:
|
|
What is the | ||
If you selected | The key is a shared secret. We will specify a method for sharing this securely. | |
How often will the | Select one
| |
If you selected | Select one
|
|
Confirm that the client specified above has been configured to participate in a |
4. JWT Auth
JWT Auth does not require any configuration parameters.
The OFP will specify the JWKS_URL that can be used to verify requests from OFP to Ozone Connect once the OFTF is live.
5. Service Initiation Token
The service initiation token does not require any configuration parameters.
...