Question
Virtusa Consulting Service Limited
IN
Last activity: 3 Apr 2023 0:09 EDT
Customize OAuth 2.0 Authentication type for REST API
Hi All, We have an existing PEGA REST API implemented having custom authentication type. We get the user credential in request header and same are getting use for service authentication. Now, We need to enhance our custom authentication logic for OAuth 2.0 (for other consumer ) by keeping existing as-is. Can someone please let me know which OOTB activity trigger's for OAuth 2.0 authentication type in PEGA REST service (PEGA 8.7.0 version). So that we can try to use that activity in our existing authentication pattern. Appreciate you help on this.