From 5393a65aab6ef9b921d4e8d784457098839be954 Mon Sep 17 00:00:00 2001 From: Manusha Sirisooriya <158748322+manushaS22@users.noreply.github.com> Date: Fri, 27 Mar 2026 14:50:01 +0530 Subject: [PATCH] Revise Facebook login setup instructions Updated instructions for configuring Facebook login in the Developer Portal, including changes to service provider names and email login setup. --- .../log-in-to-the-dev-portal-using-social-media.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/en/docs/reference/customize-product/customizations/log-in-to-the-dev-portal-using-social-media.md b/en/docs/reference/customize-product/customizations/log-in-to-the-dev-portal-using-social-media.md index c6001328d7..6d7a8f8969 100644 --- a/en/docs/reference/customize-product/customizations/log-in-to-the-dev-portal-using-social-media.md +++ b/en/docs/reference/customize-product/customizations/log-in-to-the-dev-portal-using-social-media.md @@ -148,12 +148,13 @@ For more information, see [Permissions Reference - Facebook Login.](https://deve To federate logging in to the Publisher and Developer Portal with Facebook, you need to configure the service provider with the Facebook Identity Provider. !!! note - You have to allow the usage of email addresses as usernames, to use email addresses. For instructions, see [Setting up an e-mail login](/administer/product-security/General/logins-and-passwords/maintaining-logins-and-passwords/#setting-up-an-e-mail-login). + Note that you have to allow the usage of email addresses as usernames to use email addresses as usernames. + For instructions, see [Setting up an e-mail login](../setting-up-email-login/). 1. Go to the **Management Console** of WSO2 Identity Server (`https://localhost:9444/carbon`) and click on **Service Providers**. -2. Click **Edit** to edit the `admin_admin_publisher`. +2. Click **Edit** to edit the publisher. ![Service Providers List]({{base_path}}/assets/img/learn/service-providers-list-facebook-auth.png) @@ -163,7 +164,7 @@ To federate logging in to the Publisher and Developer Portal with Facebook, you ![Set Facebook Auth for Service Providers]({{base_path}}/assets/img/learn/set-facebook-auth-for-service-providers.png) -5. Repeat steps 1 to 4 and configure the `admin_admin_store` service provider. +5. Repeat steps 1 to 4 and configure the devportal service provider. ### Test Facebook authentication