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