Question
2
Replies
73
Views
Morgan Stanley
Posted: May 22, 2020
Last activity: May 22, 2020
How to define a Custom authentication profile
Hi All,
How do i define a custom authentication provider.
My requirement is to provide some header details as a cookie along with the service call.
Would like to have it for Connect-REST, Connect-SOAP and Connect-HTTP
Any pointers about extending existing or defining a custome auth provider which could add headers
***Edited by Moderator Kayla to update Platform Capability tags****
Hello Hari- Please PM me, we have done that in our Environments, essentially you will have to Customize InvokeAxis2 for SOAP and one more activity for REST to inject the cookie value in the header.