From 0edc4607f89e65201d6bad8b84c25ad1abaf9018 Mon Sep 17 00:00:00 2001 From: Kethni Imasha Date: Tue, 24 Feb 2026 23:00:33 +0530 Subject: [PATCH 1/2] docs: improve phrasing and casing in IS Quick Start Guide --- .../next/docs/get-started/quick-start-guide.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/en/identity-server/next/docs/get-started/quick-start-guide.md b/en/identity-server/next/docs/get-started/quick-start-guide.md index aa2a1cf594..49ffbda133 100644 --- a/en/identity-server/next/docs/get-started/quick-start-guide.md +++ b/en/identity-server/next/docs/get-started/quick-start-guide.md @@ -1,8 +1,8 @@ # What is {{ product_name }}? -Are you new to **{{ product_name }}**? Let's get to know what we are all about! +Are you new to **{{ product_name }}**? Let's learn more about what we offer! -**{{ product_name }} (WSO2 IS)** simplifies the Customer Identity and Access Management (CIAM) needs of your organization. The product ensures easy integration with a variety of applications to facilitate single sign-on (SSO), social login, identity federation, API security, strong authentication, account management, privacy compliance, and so much more. +**{{ product_name }} (WSO2 IS)** simplifies the Customer Identity and Access Management (CIAM) needs of your organization. The product ensures easy integration with a variety of applications to facilitate single sign-on (SSO), social login, identity federation, API Security, strong authentication, account management, privacy compliance, and so much more.
@@ -16,7 +16,7 @@ Are you new to **{{ product_name }}**? Let's get to know what we are all about! - **Administrators** or **Team leaders** looking for an easy but secure way to onboard and manage users. -- **Data Protection Officers** who need to implement and monitor a system that adheres to privacy protection regulations across the organization +- **Data Protection Officers** who need to implement and monitor a system that adheres to privacy protection regulations across the organization. - **Insight managers** who need precise data on logins, registrations, and user activities to derive business insights. @@ -26,7 +26,7 @@ Are you new to **{{ product_name }}**? Let's get to know what we are all about! ![IAM functionality]({{base_path}}/assets/img/get-started/iam-functionality.png) -- **Unify sign-ins** - WSO2 IS facilitates single sign-on (SSO) that eliminates the need to maintain multiple credentials for each application making life easier for your users. +- **Unify sign-ins** - WSO2 IS facilitates single sign-on (SSO) that eliminates the need to maintain multiple credentials for each application making life easier for your users. - **Give the right access to the right people** - Control access to applications based on permission levels of users or groups. @@ -38,7 +38,6 @@ Are you new to **{{ product_name }}**? Let's get to know what we are all about! - **Secure ever-growing APIs** - {{ product_name }} plays a key role as the authorization server that supports several OAuth related standards or profiles. It supports open standards such as OAuth, OpenID Connect and SAML 2.0. It also enables high availability, failover, and performance for a smooth operation. - - **To safeguard user data and give them control over it** - {{ product_name }} enables recording, reviewing, and revoking user consents by adhering to privacy by design principles and industry standards imposed by GDPR and similar privacy laws such as CCPA and LGDP. ---- \ No newline at end of file +--- From 07713190a54d9c9201222481a3ad95b9353cfc5f Mon Sep 17 00:00:00 2001 From: Kethni Imasha Date: Tue, 24 Feb 2026 23:35:21 +0530 Subject: [PATCH 2/2] docs: refine language and tone based on review feedback --- .../next/docs/get-started/quick-start-guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en/identity-server/next/docs/get-started/quick-start-guide.md b/en/identity-server/next/docs/get-started/quick-start-guide.md index 49ffbda133..f1e806fafb 100644 --- a/en/identity-server/next/docs/get-started/quick-start-guide.md +++ b/en/identity-server/next/docs/get-started/quick-start-guide.md @@ -1,8 +1,8 @@ # What is {{ product_name }}? -Are you new to **{{ product_name }}**? Let's learn more about what we offer! +Are you new to **{{ product_name }}**? Learn how you can get started. -**{{ product_name }} (WSO2 IS)** simplifies the Customer Identity and Access Management (CIAM) needs of your organization. The product ensures easy integration with a variety of applications to facilitate single sign-on (SSO), social login, identity federation, API Security, strong authentication, account management, privacy compliance, and so much more. +**{{ product_name }} (WSO2 IS)** simplifies the Customer Identity and Access Management (CIAM) needs of your organization. It helps you integrate with many applications and supports single sign-on (SSO), social login, identity federation, API Security, strong authentication, account management, and privacy compliance.
@@ -26,7 +26,7 @@ Are you new to **{{ product_name }}**? Let's learn more about what we offer! ![IAM functionality]({{base_path}}/assets/img/get-started/iam-functionality.png) -- **Unify sign-ins** - WSO2 IS facilitates single sign-on (SSO) that eliminates the need to maintain multiple credentials for each application making life easier for your users. +- **Unify sign-ins** - WSO2 IS provides single sign-on (SSO) so you do not maintain separate credentials for each application. - **Give the right access to the right people** - Control access to applications based on permission levels of users or groups.