How to change authentication from JWT to OAtuh server to server for Adobe PDF Services API connection?

Ryan Quinn 5 Reputation points
2024-05-23T18:03:16.6733333+00:00

I have an Adobe connector in my logic app to generate a pdf from a word template. This connector requires an API connection to Adobe PDF Services, which I am creating through a

Microsoft.Web/connections@2016-06-01

bicep file. I am unable to specify that I want to use Server to Server OAuth authentication to connect to the Adobe API in the bicep. When the API Connection is created, it defaults to using JWT Token Authentication which Adobe will soon start supporting.Screenshot 2024-05-23 at 2.00.58 PM

Here is the Edit API connection screen I am seeing, and there is no option to change this current JWT validation to my desired OAuth authentication. How can I change the authentication on this adobepdftools API Connection, or create a new API connection that uses OAuth through bicep? Thanks.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,946 questions
{count} vote