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
@@ -64,14 +64,14 @@ The following example uses the **Starter** product, but choose any published pro
64
64
1. In the left menu, under **APIs**, select **Products**.
65
65
1. Choose the product that you want to configure, such as the **Starter** product.
66
66
1. In the left menu, under **Product**, select **Properties**.
67
-
1.Enable the **Application based access** setting.
68
-
1. Optionally, enable the **Requires subscription** setting. If you enable both application based access and a subscription requirement, the API Management gateway can accept either OAuth 2.0 authorization or a subscription key for access to the product's APIs.
67
+
1.In the **Application based access** section, enable the **OAuth 2.0 token (most secure)** setting.
68
+
1. Optionally, enable the **Subscription key** setting. If you enable both application based access and a subscription requirement, the API Management gateway can accept either an OAuth 2.0 token or a subscription key for access to the product's APIs.
69
69
1. Select **Save**.
70
70
71
71
:::image type="content" source="media/applications/enable-application-based-access.png" alt-text="Screenshot of enabling application based access in the portal.":::
72
72
73
73
> [!TIP]
74
-
> You can also enable the **Application based access** setting when creating a new product.
74
+
> You can also enable the **OAuth 2.0 token** setting when creating a new product.
75
75
76
76
Enabling application based access creates a backend enterprise application in Microsoft Entra ID to represent the product. The backend application ID is displayed in the product's **Properties** page.
0 commit comments