OpenBankingToolkit / openbanking-reference-implementation

ForgeRock OpenBanking Reference Implementation is an example of how you can bundle all the micro-services together to create an Open Banking eco-system
Apache License 2.0
7 stars 4 forks source link

802: Fix method level security for AS-API #473

Closed BohoCode closed 3 years ago

BohoCode commented 3 years ago

Convert Psd2Roles into OBRIRoles for method level spring security. Fix debug output and fix ApiOBRIExternalCertificates to result in UNKNOWN_CERTIFICATE role when presented with an OBTransport (or any non eIDAS) certificate.

Issue: https://github.com/ForgeCloud/ob-deploy/issues/802