Azure logic apps SAP and Salesforce connector expired

Tan, Eripan 1 Reputation point
2022-10-06T03:45:14.523+00:00

Hello,

I want to ask about expiration of azure logic apps SAP and Salesforce connector. I know we can use connector and it will prompt up login page. After login we can connect to SAP/Salesforce. My question is

  1. Is there any expiration for this? or maybe connector will refresh the token after expired?
  2. What is the recommendation of account for this login? Is it just normal user account or there is something like "Service Principal" concept?

Thank you.

SAP HANA on Azure Large Instances
SAP HANA on Azure Large Instances
Microsoft branding terminology for an Azure offer to run HANA instances on SAP HANA hardware deployed in Large Instance stamps in different Azure regions.
119 questions
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} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 68,746 Reputation points
    2022-10-13T04:22:51.75+00:00

    @Tan, Eripan Thanks for reaching out. Please find my inline comment.

    Is there any expiration for this? or maybe connector will refresh the token after expired?
    Connectors take care of the renewal of tokens. Once you have entered the credential you don't have to update it again until you change your account credential.

    What is the recommendation of account for this login? Is it just normal user account or there is something like "Service Principal" concept?
    It depends on your business requirements. If you want to use the same account for authentication of different applications in azure, then you can create it as a service principle. Otherwise, a normal account can be created, and you can assign permission to that account in the SAP and salesforce end.

    Feel free to get back to me if you have any queries or concerns.

    0 comments No comments