Apologies if this is off topic but has anyone impl...
# general
b
Apologies if this is off topic but has anyone implemented Open Banking PSD2 using a combination of Oauthkeeper, Hydra and Kratos? We have a requirement to establish an mTLS connection between the client (Third Party Provider) and our OB API surface with Cloudflare on the perimeter. We believe Hydra will need to support TLS as a client authentication mechanism, I believe as discussed here: https://github.com/ory/hydra/discussions/2529 I'm looking into this to try to understand the architecture in more details. Any advice would be appreciated.