Skip to content

Commit f80adbd

Browse files
committed
updated note
1 parent 78767b9 commit f80adbd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/active-directory/governance/configure-logic-app-lifecycle-workflows.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,12 @@ If the security token type is **Proof of Possession (POP)** for your custom task
248248
> [!NOTE]
249249
> Due to a current bug in the Logic Apps UI you may have to save the authorization policy after each claim before adding another.
250250
251+
> [!CAUTION]
252+
> Please pay attention to the details as minor differences can lead to problems later.
253+
- For Issuer, ensure you did include the slash after your Tenant ID
254+
- For Audience, ensure you're using the Application ID and not the Object ID of your Managed Identity
255+
- For appid, ensure the custom claim is “appid” in all lowercase. The appid value represents Lifecycle Workflows and is always the same.
256+
251257
252258
## Configure authorization policy for custom task extension with normal security token type
253259

0 commit comments

Comments
 (0)