From 2260c89af4c2585bc726de291722085ed75f09d1 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Fri, 20 Jun 2025 15:48:53 +0100 Subject: [PATCH] Update content/client-server-api/_index.md --- content/client-server-api/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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