Update content/client-server-api/_index.md

This commit is contained in:
Richard van der Hoff 2025-06-20 15:48:53 +01:00 committed by GitHub
parent bfc06034bd
commit 2260c89af4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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