Thursday
Hello,
I have a bank integration to build possibly leveraging Workato, and the bank insists on OAuth2 FAPI 2.0 compliance. FAPI 2.0 disallows the use of RS256, opting rather for PS256 (RSA256 with a different padding scheme). Does Workato support PS256 when using OAuth2.0 client assertion based client credentials (i.e. signing an assertion using a RSA key and the PS256 alg value)?