I am getting 401 unauthorized error while trying to setup web service connector which uses OAuth2.0 AuthN flow. Client Private key has passphrase attached I just want to see if ISC supports it, where can I insert passphrase in config? Because in config I only see fields for client cert and client private key.
Hi @baoussounda, I have tried this but still getting 401Unauthorized. Since integrator did not have private key I had to extract private key from pfx file. Do you think doing this can corrupt keys? but same certs works in postman.