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/api-management/applications.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,9 @@ With this feature:
22
22
23
23
* API managers set a product property to enable application-based access.
24
24
* API managers register client applications in Microsoft Entra ID to limit access to specific products.
25
+
<!--
25
26
* Developers access the developer portal to retrieve client application credentials.
27
+
-->
26
28
* Using the OAuth 2.0 client credentials flow, developers or apps obtain tokens that they can include in API requests. These tokens are validated by the API Management gateway to authorize access to the product's APIs.
0 commit comments