Skip to content

Commit 7c2fa95

Browse files
authored
Fix JSON syntax in manifest for guest collaborators on Entra ID (#49338)
1 parent 361430a commit 7c2fa95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/enabling-guest-collaborators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If you use Microsoft Entra ID (previously known as Azure AD) or Okta for SAML au
4747
"isEnabled": true,
4848
"lang": null,
4949
"origin": "Application",
50-
"value": "null"
50+
"value": null
5151
},
5252
```
5353

0 commit comments

Comments
 (0)