From a5eaece71f361561f8e1335ee26a706b1668678b Mon Sep 17 00:00:00 2001 From: Anthony de Lagarde <30635473+AnthonyDelagarde@users.noreply.github.com> Date: Thu, 11 Apr 2024 07:22:39 -0400 Subject: [PATCH] Update OCIEnterpriseFederation.ps1 Please accept updates --- scripts/OCIEnterpriseFederation.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/OCIEnterpriseFederation.ps1 b/scripts/OCIEnterpriseFederation.ps1 index f8185f8..fd2376a 100644 --- a/scripts/OCIEnterpriseFederation.ps1 +++ b/scripts/OCIEnterpriseFederation.ps1 @@ -307,4 +307,4 @@ Update-MgApplication -ApplicationId $app.Id -BodyParameter $params # $groupId = (Get-AzureAdGroup -Filter "DisplayName eq '$group'").ObjectId # $groupId -# New-AzureADServiceAppRoleAssignment -ObjectId $resource.ObjectId -ResourceId $resource.ObjectId -Id $appRole.Id -PrincipalId $groupId.ObjectId \ No newline at end of file +# New-AzureADServiceAppRoleAssignment -ObjectId $resource.ObjectId -ResourceId $resource.ObjectId -Id $appRole.Id -PrincipalId $groupId.ObjectId