0% found this document useful (0 votes)
2K views5 pages

Steps To Configure PEGA Connect REST To Act On OAuth Protected Resource

The document outlines six steps to configure Connect REST to access OAuth protected resources by creating an OAuth client, authentication profile, and Connect REST instance with authentication enabled before testing the configuration with a sample API call and checking connectivity.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2K views5 pages

Steps To Configure PEGA Connect REST To Act On OAuth Protected Resource

The document outlines six steps to configure Connect REST to access OAuth protected resources by creating an OAuth client, authentication profile, and Connect REST instance with authentication enabled before testing the configuration with a sample API call and checking connectivity.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Steps to configure Connect REST to act on OAuth

protected resource :
1) Create OAuth Client instance :

2) Create Authentication Profile instance :

3) Create Connect REST instance. Enable authentication flag.

4) Create a test activity to invoke Connect REST rule with POST as Method of
invocation and Endpoint URL as
https://api.twitter.com/1.1/account/settings.json?lang=en.

5) Execution results. 200 as status code and mapped base-64 encoded


response.

6) Test Connectivity result after filling the Endpoint URL location in Connect
REST instance.

You might also like