Where are the API credentials stored for Logic Apps?

Michele Casazza 26 Reputation points
2020-11-05T09:57:25.97+00:00

I am using the Salesforce connector in Logic Apps, and need to clarify a few things with security.
When using the SF connector, you get prompted to login to SF (login.salesforce.com) and then you are good to go with your Logic app
I can see the connection in the API connections section of the Logic App but where are the credentials actually stored?

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

Accepted answer
  1. Mike Urnun 9,756 Reputation points Microsoft Employee
    2020-11-06T02:52:10.693+00:00

    Hi @Michele Casazza API Connections are encrypted as data at rest and stored in the Logic Apps system. If you're using ARM templates, you may use KeyVault and create API Connections from Keyvault during deployment time.


1 additional answer

Sort by: Most helpful
  1. Rafal Kostrzynski 1 Reputation point
    2022-12-07T15:53:36.657+00:00

    Hi both,
    @Michele Casazza - has the provided solution worked for you? If yes, can you please share the details of how you implemented it?
    @Mike Urnun - is there any more info about this matter from your end?
    Thanks,
    Rafal

    0 comments No comments