Generate the JWT token dynamically using Biztalk 2013 R2

Arupa Panda 6 Reputation points
2021-04-09T14:16:09.98+00:00

Hello All,

We are using JWT(Json web token) token security while transporting data via POST

The following is the scenario where we need to POST JSON data via https,

  1. BizTalk to POST Username and password to client Auth API which will return a JWT as a response
  2. We need to send the JWT on the authorization header & call other APIs using the JWT.

Can anyone suggest how can we achieve this scenario in BizTalk 3013 R2?

Microsoft BizTalk Server
Microsoft BizTalk Server
A family of Microsoft server products that support large-scale implementation management of enterprise application integration processes.
347 questions
{count} votes