Question
4
Replies
751
Views
Posted: April 5, 2016
Last activity: April 14, 2016
Closed
OAuth 2.0 work around in Pega 7.1.9
Hi All,
We are aware of the fact that OAuth 2.0 feature was made available in 7.2. We are trying to connect to an API that has OAuth 2.0 security protocol and our application is built on 7.1.9. Apparently we have no scope for upgrading our application to 7.2. So is there any work around to connect to this API. If it has been implemented in 7.2 there must be some activities or other OOTB rules that can be crafted in 7.1.9.
If I were you, I would install a pega 7.2 system (for simplicity may be a PE version). Start with the Data-Admin-Auth-Service
There is also another auth-service OAuthResourceAuthentication to handle token authentication.