From f3fdb909dea28bfb1f1d7443c0633e66178d682d Mon Sep 17 00:00:00 2001 From: rusirijayodaillesinghe Date: Tue, 12 Nov 2024 11:11:04 +0530 Subject: [PATCH] Add note before configuring saml sso (cherry picked from commit 3fbd833fc914258d36ab6c71d1252c7bac2fb68d) --- .../saml2-sso/configuring-identity-server-as-idp-for-sso.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/en/docs/reference/customize-product/extending-api-manager/saml2-sso/configuring-identity-server-as-idp-for-sso.md b/en/docs/reference/customize-product/extending-api-manager/saml2-sso/configuring-identity-server-as-idp-for-sso.md index bb672b7022..09ae7d1afc 100644 --- a/en/docs/reference/customize-product/extending-api-manager/saml2-sso/configuring-identity-server-as-idp-for-sso.md +++ b/en/docs/reference/customize-product/extending-api-manager/saml2-sso/configuring-identity-server-as-idp-for-sso.md @@ -185,6 +185,10 @@ Similarly, add the Identity Server as an identity provider configurations in `ht ## Configuring WSO2 API Manager apps as SAML 2.0 SSO service providers +!!! note + The Single Sign-On (SSO) with OpenID Connect (OIDC) is enabled by default in the portals of WSO2 API Manager, eliminating the need for additional configuration.
+ Configure SAML SSO with WSO2 Identity Server (WSO2 IS) only if you have specific requirements, such as integrating API Manager portals into an existing SAML SSO setup. This is applicable when you have other applications using SSO through WSO2 IS and SAML, and you need to include the API Manager portals as part of the same SAML SSO group. + 1. Sign in to the WSO2 API Management Console UI (`https://localhost:9443/carbon)`. 2. List the service providers, and click **Edit** on the relevant application for the Publisher, Developer Portal, or Admin Portal.