Skip to content

Commit 459ebe0

Browse files
authored
Merge pull request #95639 from teppeiy/patch-4
Update road-to-the-cloud-implement.md
2 parents cc5f289 + 8999dca commit 459ebe0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/active-directory/fundamentals/road-to-the-cloud-implement.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ You can enrich user attributes in Azure AD to make more user attributes availabl
2424

2525
* App provisioning - The data source of app provisioning is Azure AD and necessary user attributes must be in there.
2626

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.
3028

3129
* Group membership population and maintenance - Dynamic groups enables dynamic population of group membership based on user attributes such as department information.
3230

0 commit comments

Comments
 (0)