Question
bitsinglass
bitsinglass
IN
bitsinglass
Posted: Sep 20, 2025
Last activity: 3 weeks 2 days ago
Last activity: 3 Oct 2025 17:26 EDT
DX API OAuth 2.0 Authorization Code Implementation
Hello,
Anyone implemented authorization code in DX API OAuth 2.0 implementation? I have tried client credentials ( not for user) and password credentials(not recommended for production), but still exploring on the authorization code. When we create an application in Pega 24.2 , it creates an oAuth 2.0 cllient registration instance with grant type 'Authorization Code' , not sure how useful it is for creating a connect rest rule from DX API Endpoint.