From 69787a522bf81328aad773a5fc977cebe2b70e35 Mon Sep 17 00:00:00 2001 From: Christian Georgi Date: Tue, 5 Nov 2024 11:28:00 +0100 Subject: [PATCH] Avoid wording about 'lock-in to BTP' (#1382) The current language of a 'lock-in to SAP BTP' is unfortunate and could be misunderstood. Make it a bit more neutral. --------- Co-authored-by: Mahati Shankar <93712176+smahati@users.noreply.github.com> --- node.js/authentication.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/node.js/authentication.md b/node.js/authentication.md index dcc86ba72..253b2395c 100644 --- a/node.js/authentication.md +++ b/node.js/authentication.md @@ -343,10 +343,6 @@ npm add @sap/xssec [See **XSUAA in Hybrid Setup** below for additional information of how to test this](#xsuaa-setup){.learn-more} -::: warning -It's recommended to only use this authentication kind if it's necessary for your use case, as it denotes a lock-in to SAP BTP. -::: - ### IAS-based Authentication { #ias }