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/develop/active-directory-enterprise-app-role-management.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Use the following steps to locate the enterprise application:
37
37
1. Enter the name of the existing application in the search box, and then select the application from the search results.
38
38
1. After the application is selected, copy the object ID from the overview pane.
39
39
40
-
:::image type="content" source="media/active-directory-enterprise-app-role-management/record-objectid.png" alt-text="Locate and record the object identifier for the application.":::
40
+
:::image type="content" source="media/active-directory-enterprise-app-role-management/record-objectid.png" alt-text="Screenshot that shows how to locate and record the object identifier for the application.":::
41
41
42
42
## Add roles
43
43
@@ -119,7 +119,7 @@ Update the attributes to define the role claim that is included in the token.
119
119
1. From the **Source attribute** list, select **user.assignedroles**.
120
120
1. Select **Save**. The new **Role Name** attribute should now appear in the **Attributes & Claims** section. The claim should now be included in the access token when signing into the application.
121
121
122
-
:::image type="content" source="media/active-directory-enterprise-app-role-management/attributes-summary.png" alt-text="A display of the list of attributes and claims defined for the application.":::
122
+
:::image type="content" source="media/active-directory-enterprise-app-role-management/attributes-summary.png" alt-text="Screenshot that shows a display of the list of attributes and claims defined for the application.":::
123
123
124
124
## Assign roles
125
125
@@ -131,7 +131,7 @@ After the service principal is patched with more roles, you can assign users to
131
131
1. Select **None Selected**, select the role from the list, and then select **Select**.
132
132
1. Select **Assign** to assign the role to the user.
133
133
134
-
:::image type="content" source="media/active-directory-enterprise-app-role-management/assign-role.png" alt-text="Assign a role to a user of an application.":::
134
+
:::image type="content" source="media/active-directory-enterprise-app-role-management/assign-role.png" alt-text="Screenshot that shows how to assign a role to a user of an application.":::
0 commit comments