diff --git a/node.js/authentication.md b/node.js/authentication.md
index 38bc06def..02ae8ec4e 100644
--- a/node.js/authentication.md
+++ b/node.js/authentication.md
@@ -75,18 +75,6 @@ Parsed JWT token info provided by `@sap/xssec`.
> **Note:** This API is only available for authentication kinds based on `@sap/xssec`.
-### Deprecated API {#deprecated}
-
-#### DEPRECATED: . tenant {#user-tenant}
-
-[Use `req/msg.tenant` instead.](events#tenant){.learn-more}
-
-
-#### DEPRECATED: . locale {#user-locale}
-
-[Use `req/msg.locale` instead.](events#locale){.learn-more}
-
-
## cds.**User.Privileged** { #privileged-user .class }