Skip to content

Commit 723631d

Browse files
Group optional claims for service principals
Added note that service principals will not have groups claims emitted in JWT.
1 parent 12f5545 commit 723631d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/active-directory/develop/active-directory-optional-claims.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,9 @@ This section covers the configuration options under optional claims for changing
239239
> [!IMPORTANT]
240240
> Azure AD limits the number of groups emitted in a token to 150 for SAML assertions and 200 for JWT, including nested groups. For more information on group limits and important caveats for group claims from on-premises attributes, see [Configure group claims for applications with Azure AD](../hybrid/how-to-connect-fed-group-claims.md).
241241

242+
> [!IMPORTANT]
243+
> Group optional claims are only emitted in the JWT for user principals. Service principals will not have group optional claims emitted in the JWT.
244+
242245
**Configuring groups optional claims through the UI:**
243246

244247
1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.

0 commit comments

Comments
 (0)