These examples shows how to run various the Brazil versions of the FAPI1-Advanced-Final tests against Raidiam's mock Brazil bank.
These examples shows how to run various the Brazil versions of the FAPI1-Advanced-Final tests against Raidiam's mock Brazil bank.
[[_TOC_]]
[[_TOC_]]
## Change log
## Change log
3rd September 2022: new example for private_key_jwt with new certs added; older no longer valid configs removed
3rd September 2022: new example for private_key_jwt with new certs added; older no longer valid configs removed
## private_key_jwt
## private_key_jwt
To run this configuration, select the following options in the [conformance suite](https://www.certification.openid.net):
To run this configuration, select the following options in the [conformance suite](https://www.certification.openid.net):
- Test Plan: FAPI1-Advanced-Final: Authorization Server test
- Test Plan: FAPI1-Advanced-Final: Authorization Server test
- Client Authentication Type: private_key_jwt
- Client Authentication Type: private_key_jwt
- Request Object Method: by_value (pushed is also supported)
- Request Object Method: by_value (pushed is also supported)
- FAPI Profile: openbanking_brazil
- FAPI Profile: openbanking_brazil
- FAPI Response Mode: plain_response (JARM is also supported)
- FAPI Response Mode: plain_response (JARM is also supported)
Then paste the below configuration into the 'JSON' tab of the configuration page and press 'Create Test Plan', then 'Run Test'.
Then paste the below configuration into the 'JSON' tab of the configuration page and press 'Create Test Plan', then 'Run Test'.
When asked to login to the bank, use the details:
When asked to login to the bank, use the details:
- username: ralph.bragg@gmail.com
- username: ralph.bragg@gmail.com
- password: P@ssword01
- password: P@ssword01
To learn more about using the conformance suite against your own server please refer to [the instructions](https://openid.net/certification/fapi_op_testing/).
To learn more about using the conformance suite against your own server please refer to [the instructions](https://openid.net/certification/fapi_op_testing/).
```
Please check the configuration under https://gitlab.com/openid/conformance-suite/-/blob/master/scripts/test-configs-brazil/brazil-raidiam-fapi-dcr-accounts-automated.json
{
"alias": "obbsb",
"description": "Raidiam Brazil Mock Bank Example",