Open Closed

Angular: What is the process for implementing Azure AD login in Angular+MongoDB project template ? #352


User avatar
0
kirtik created

I am trying to implement Azure AD authentication in the Angular template. But cannot find the process or source code for that. Is Azure AD integration ans well as social logins are provided in abpio latest version ? Is there any documentation available for that ? In fact, my question is related to this : https://support.abp.io/QA/Questions/343/Angular-External-Authentication-Provider-flow-is-added-in-ABP-IO-Angular-and-MongoDB-template--or-not-like-MicrosoftGoogleFacebook-login-implemented-in-ASPNETZERO

Can you please guide me on steps urgently ?


2 Answer(s)
  • User Avatar
    0
    Mehmet created

    Hi @kirtik

    We developed the Angular UI to support Code Flow (PKCE). The Code Flow will be default authentication flow in the next version (v3.1). In this flow, you will redirect to the Identity Server authentication page and be able to use all features of the Identity Server. If you can integrate the Azure AD to Identity Server project, you will get access token via Azure AD.

    Please let me know if you will not use the Code Flow.

  • User Avatar
    0
    alper created
    Support Team Director

    closing due to inactivity...

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