You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/hybrid/connect/how-to-connect-fed-group-claims.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Azure Active Directory (Azure AD) can provide a user's group membership informat
20
20
21
21
- Groups identified by their Azure AD object identifier (OID) attribute
22
22
- Groups identified by the `sAMAccountName` or `GroupSID` attribute for Active Directory-synchronized groups and users
23
-
- Groups identified by their Display Name attribute for cloud-only groups (Preview)
23
+
- Groups identified by their Display Name attribute for cloud-only groups
24
24
25
25
> [!IMPORTANT]
26
26
> The number of groups emitted in a token is limited to 150 for SAML assertions and 200 for JWT, including nested groups. In larger organizations, the number of groups where a user is a member might exceed the limit that Azure AD will add to a token. Exceeding a limit can lead to unpredictable results. For workarounds to these limits, read more in [Important caveats for this functionality](#important-caveats-for-this-functionality).
@@ -121,7 +121,7 @@ To configure group claims for a gallery or non-gallery SAML application via sing
121
121
122
122
For more information about managing group assignment to applications, see [Assign a user or group to an enterprise app](../../manage-apps/assign-user-or-group-access-portal.md).
123
123
124
-
## Emit cloud-only group display name in token (Preview)
124
+
## Emit cloud-only group display name in token
125
125
126
126
You can configure group claim to include the group display name for the cloud-only groups.
127
127
@@ -133,11 +133,11 @@ You can configure group claim to include the group display name for the cloud-on
133
133
134
134

135
135
136
-
4. To emit group display name just for cloud groups, in the **Source attribute** dropdown select the **Cloud-only group display names (Preview)**:
136
+
4. To emit group display name just for cloud groups, in the **Source attribute** dropdown select the **Cloud-only group display names**:
137
137
138
138

139
139
140
-
5. For a hybrid setup, to emit on-premises group attribute for synced groups and display name for cloud groups, you can select the desired on-premises sources attribute and check the checkbox **Emit group name for cloud-only groups (Preview)**:
140
+
5. For a hybrid setup, to emit on-premises group attribute for synced groups and display name for cloud groups, you can select the desired on-premises sources attribute and check the checkbox **Emit group name for cloud-only groups**:
141
141
142
142

0 commit comments