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/fundamentals/road-to-the-cloud-implement.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,7 @@ You can enrich user attributes in Azure AD to make more user attributes availabl
24
24
25
25
* App provisioning - The data source of app provisioning is Azure AD and necessary user attributes must be in there.
26
26
27
-
* Application authorization - Token issued by Azure AD can include claims generated from user attributes.
28
-
29
-
* Application can make authorization decision based on the claims in token.
27
+
* Application authorization - Token issued by Azure AD can include claims generated from user attributes so that applications can make authorization decision based on the claims in token.
30
28
31
29
* Group membership population and maintenance - Dynamic groups enables dynamic population of group membership based on user attributes such as department information.
0 commit comments