File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,10 @@ API Management now supports built-in OAuth 2.0 application-based access to produ
21
21
> [ !NOTE]
22
22
> Applications are currently in preview.
23
23
24
- With this fea
24
+ With this feature:
25
25
* API managers set a product property to enable application-based access.
26
26
* API managers register client applications in Microsoft Entra ID to limit access to specific products.
27
+ * Developers can access client application credentials using the API Management developer portal.
27
28
* Using the OAuth 2.0 client credentials flow, developers or apps obtain tokens that they can include in API requests
28
29
* Tokens presented in API requests are validated by the API Management gateway to authorize access to the product's APIs.
29
30
You can’t perform that action at this time.
0 commit comments