Question
3
Replies
77
Views
Cognizant Technology Solutions India Ltd.
Posted: February 13, 2020
Last activity: February 13, 2020
Closed
Custom authentication header for Pega API
Hi,
According to compliance with TPA we need a token in the header always . By using Pega API is there a way to pass a custom header in each request ?
The idea is disable the basic authentication and use this token in header to authenticate.
Yes, you can configure 'api' service package to use custom authentication and write your logic in the authentication activity.