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/manage-apps/manage-self-service-access.md
+4-9Lines changed: 4 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ ms.custom: enterprise-apps
19
19
20
20
# Enable self-service application assignment
21
21
22
-
In this article, you learn how to enable self-service application access using the Azure portal.
22
+
In this article, you learn how to enable self-service application access using the Microsoft Entra admin center.
23
23
24
24
Before your users can self-discover applications from the [My Apps portal](./myapps-overview.md), you need to enable **Self-service application access** for the applications. This functionality is available for applications that were added from the Azure AD Gallery, [Azure AD Application Proxy](../app-proxy/application-proxy.md), or were added using [user or admin consent](../develop/application-consent-experience.md).
25
25
@@ -53,24 +53,19 @@ Self-service application access is a great way to allow users to self-discover a
53
53
54
54
To enable self-service application access to an application, follow the steps below:
55
55
56
-
1. Sign in to the [Azure portal](https://portal.azure.com) as a Global Administrator.
57
-
58
-
1. Select **Azure Active Directory**. In the left navigation menu, select **Enterprise applications**.
59
-
60
-
1. Select the application from the list. If you don't see the application, start typing its name in the search box. Or use the filter controls to select the application type, status, or visibility, and then select **Apply**.
61
-
56
+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
1. Enter the name of the existing application in the search box, and then select the application from the search results.
62
59
1. In the left navigation menu, select **Self-service**.
63
60
> [!NOTE]
64
61
> The **Self-service** menu item isn't available if the corresponding app registration's setting for public client flows is enabled. To access this setting, the app registration needs to exist in your tenant. Locate the app registration, select **Authentication** in the left navigation, then locate **Allow public client flows**.
65
62
1. To enable Self-service application access for this application, set **Allow users to request access to this application?** to **Yes.**
66
-
67
63
1. Next to **To which group should assigned users be added?**, select **Select group**. Choose a group, and then select **Select**. When a user's request is approved, they'll be added to this group. When viewing this group's membership, you'll be able to see who has been granted access to the application through self-service access.
68
64
69
65
> [!NOTE]
70
66
> This setting doesn't support groups synchronized from on-premises.
71
67
72
68
1.**Optional:** To require business approval before users are allowed access, set **Require approval before granting access to this application?** to **Yes**.
73
-
74
69
1.**Optional:** Next to **Who is allowed to approve access to this application?** Select **Select approvers** to specify the business approvers who are allowed to approve access to this application. Select up to 10 individual business approvers, and then select **Select**.
0 commit comments