SecureApiGateway / SecureApiGateway

Top level project - includes wiki, github-pages and issues
https://github.com/SecureApiGateway/SecureApiGateway/wiki
Apache License 2.0
1 stars 1 forks source link

Review FAPI Test warning for fapi1-advanced-final-discovery-end-point-verification #920

Closed dbadham-fr closed 1 year ago

dbadham-fr commented 1 year ago

FAPI Test: fapi1-advanced-final-discovery-end-point-verification

Warning: CheckJwksUriIsHostedOnOpenBankingDirectory: JWKS URI is not hosted on the OpenBanking Directory. This is acceptable on a sandbox, but production systems must use an OpenBanking Directory hosted JWKS.

Values actual: sapig.ob-sandbox-v1.forgerock.financial expected: keystore.openbanking.org.uk

We are hosting the JWKS URI in AM, instead it needs to be hosted by the OpenBanking Directory (or OpenBanking Test Directory)

BohoCode commented 1 year ago

Duplicate of #968