diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index ea2708b1..fbf678a6 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -467,8 +467,8 @@ the API that was used to obtain their current access token. {{% boxes/note %}} Currently the OAuth 2.0 API doesn't cover all the use cases of the legacy API, -like ones that don't rely on a web browser for automation or for endpoints used -by application services that depend on the [UIA API](#user-interactive-authentication-api). +such as automated applications that cannot use a web browser, or +user management by [application services](application-service-api/#server-admin-style-permissions). {{% /boxes/note %}} ### Authentication API discovery