Open Closed

Microsoft External Login in Custom Login Page #6144


User avatar
0
hiteshsahu created

Hi,

  • ABP Framework version: v7.0.1
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

We have integrated the custom login page in angular and we want to integrate the microsoft(Any third party) login into our custom login page but i did not find any useful information

I have checked the following blog but found nothing https://community.abp.io/posts/how-to-setup-azure-active-directory-and-integrate-abp-angular-application-lyk87w5l

I want to have microsoft login into my custom login page same available in the authserver

*** Authserver **

  • CustomLoginPage

Do let me know if you require any further information


5 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    You can check this https://docs.abp.io/en/commercial/latest/modules/account?_ga=2.89445403.1832138394.1699417163-135504566.1662372121#social-external-logins

    Thanks,

  • User Avatar
    0
    hiteshsahu created

    Hi Anjali,

    I have Integrated the External Providers

    We have Integrated the custom Login page with the help of the following blog but it does not contain any information regarding external login https://academy.hiretechteam.com/blog/createCustomLoginPageAbp/

    In custom login page we have created our own login component and use AuthService of '@abp/ng.core' to perform the account operation (login,register) into application I want to have the external login button on login page and on click of that button it should redirect to the external login provider Thanks,

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi

    As you mentioned you are using custom login components and custom login button you have to create custom angular functionalities of your own with some external angular packages. Please follow the link for creating the microsoft account and use custom package for Microsoft external login. https://learn.microsoft.com/en-us/entra/identity-platform/tutorial-v2-angular-auth-code

    Thanks,

  • User Avatar
    0
    hiteshsahu created

    Hi,

    thank you for your reply we will check this one.

  • User Avatar
    0
    alper created
    Support Team Director

    closing the issue. you can re-open if you still have a problem

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11