File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
articles/active-directory/governance Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -211,19 +211,21 @@ To configure those you'll follow these steps:
211
211
212
212
1. Create two authorization policies based on the tables below:
213
213
214
+ Policy name: AzureADLifecycleWorkflowsAuthPolicy
215
+
214
216
|Claim |Value |
215
217
|---------|---------|
216
218
|Issuer | https://sts.windows.net/(Tenant ID)/ |
217
219
|Audience | Application ID of your Logic Apps Managed Identity |
218
- |appID | ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7 |
220
+ |appid | ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7 |
219
221
220
222
Policy name: AzureADLifecycleWorkflowsAuthPolicyV2App
221
223
222
224
|Claim |Value |
223
225
|---------|---------|
224
226
|Issuer | https://login.microsoftonline.com/(Tenant ID)/v2.0 |
225
227
|Audience | Application ID of your Logic Apps Managed Identity |
226
- |appID | ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7 |
228
+ |azp | ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7 |
227
229
228
230
1. Save the Authorization policy.
229
231
> [!NOTE]
You can’t perform that action at this time.
0 commit comments