From 839fd19b1ae2f26a078a38a589ce92ee38197d8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Thu, 18 Dec 2025 10:01:02 +0100 Subject: [PATCH] Change COULD to MAY MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- content/client-server-api/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index 58f23d9d..64b1ee01 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -1647,7 +1647,7 @@ For a client to be considered fully OAuth 2.0 aware it MUST: that the web UI knows that the user wishes to sign out a device and which one it is. -Optionally, an OAuth 2.0 aware client COULD: +Optionally, an OAuth 2.0 aware client MAY: * Label the SSO button as "Continue" rather than "SSO" when `oauth_aware_preferred` is `true`. This is because after redirect the server