Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standard Logic app - Client Certificate auth in HTTP Action of Logic App returns missing privatekey #1006

Closed
mvelraj opened this issue Mar 7, 2024 · 6 comments
Labels

Comments

@mvelraj
Copy link

mvelraj commented Mar 7, 2024

Describe the Bug

I tried enabling client certificate auth for http action in standard logic app, but received "could not load the certificate private key. Please check the authentication certificate password is correct and try again." error message. Please help

Plan Type

standard

Steps to Reproduce the Bug or Issue

In the http action select auth type to client certificate and update the pfx and password

Workflow JSON

No response

Screenshots or Videos

No response

Additional context

No response

AB#27098454

Copy link

This issue is stale because it has been open for 45 days with no activity.

@github-actions github-actions bot added the stale label Apr 21, 2024
@splady
Copy link

splady commented Apr 24, 2024

I’m also recieving this error, despite successfully getting it to work the same way in a Logic App (Consumption)

@github-actions github-actions bot removed the stale label Apr 24, 2024
Copy link

github-actions bot commented Jun 8, 2024

This issue is stale because it has been open for 45 days with no activity.

@github-actions github-actions bot added the stale label Jun 8, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

@sadranyi
Copy link

This is still happening forme as well in a standard logic App

@rutger-smeets
Copy link

For anyone encountering this problem: in your Standard Logic Apps, add an environment variable for "WEBSITE_LOAD_USER_PROFILE" with value "1".

This is referred to in the Important note at the bottom of this section: https://learn.microsoft.com/en-us/azure/logic-apps/logic-apps-securing-a-logic-app?tabs=azure-portal#client-certificate-authentication

Note that setting WEBSITE_LOAD_ROOT_CERTIFICATES is not required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants