Trying to connect to SharePoint Online REST API using Integration REST connector but getting oauth2 client error

Hello,

I am trying to connect to SharePoint Online REST API using the certificate authentication. I set up keystore using a generated pfx file which is added to the Azure app reg. I created a JWT Web Token profile using the keystore. I then created a JWT based authentication profile and used it in the REST integration connector but i keep getting this error when i test the connectivity com.pega.pegarules.pub.services.OutboundMappingException: Caught Exception while creating OAuth2 client. This fails at the “Execute GET request for remote service”. Is there a way I can test authentication profile separately?

@maxj75

Please follow the below steps to configure OAuth + JWT token. This document clearly explained step by step to configure the Auth Profile. Sorry, I don’t think so there is a method to test the Auth profile seperately.