How to get JWT token of certificate-based SPN in logic app HTTP action

Step 1: As per logic app document, we need to add “WEBSITE_LOAD_USER_PROFILE = 1” in Logic App AppSettings. Reason: For this app setting: WEBSITE_LOAD_USER_PROFILE = 1 We enable this setting so that the runtime can load the certificates. The certificates are stored in user profile. Reference: https://learn.microsoft.com/en-us/azure/connectors/connectors-native-http?tabs=standard#client-certificate-or-microsoft-entra-id-oauth-with-certificate-credential-type-authentication   Step 2:…

Learn More
Share:

You may be interested in

What you're searching for?

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors