Skip to content

Commit 2e9717c

Browse files
committed
Added see also section
1 parent 6df05e4 commit 2e9717c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/active-directory/app-proxy/application-proxy-integrate-with-logic-apps.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,3 +162,9 @@ When a new Enterprise Application is created, a matching App Registration is als
162162
- APIs that require authentication/authorization require special handling when using this method. Since Azure Active Directory OAuth is being used for access, the requests sent already contain an *Authorization* field that cannot also be utilized by the internal API (unless SSO is configured). As a workaround, some applications offer authentication or authorization that uses methods other than an *Authorization* header. For example, GitLab allows for a header titled *PRIVATE-TOKEN*, and Atlassian JIRA allows for requesting a Cookie that can be used in later requests
163163

164164
- While the Logic App HTTP action shows cleartext values, it is highly recommended to store the App Registration Secret Key in Azure Key Vault for secure retrieval and use.
165+
166+
## See Also
167+
168+
- [How to configure an Application Proxy application](./application-proxy-config-how-to.md)
169+
- [Access on-premises APIs with Azure Active Directory Application Proxy](./application-proxy-secure-api-access.md)
170+
- [Common scenarios, examples, tutorials, and walkthroughs for Azure Logic Apps](../../logic-apps/logic-apps-examples-and-scenarios.md)

0 commit comments

Comments
 (0)