Open Closed

"Microsoft" authentication provider supports #2469


User avatar
0
shobhit created
  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:NA
  • Steps to reproduce the issue:"NA

What default "Microsoft" authentication provider supports i.e. outlook, azure ad, O365. Not sure if it mean all or anyone


5 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can use all standard asp net core external authentication method.

    https://docs.microsoft.com/en-us/aspnet/core/security/authentication/social/microsoft-logins?view=aspnetcore-6.0

  • User Avatar
    0
    shobhit created

    Thanks. if i understand it correctly it is setting in Azure Ad to support B2C authentication. Please confirm

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Yes, You can give it a try.

  • User Avatar
    0
    shobhit created

    Hello Maliming, regarding microsoft provider:

    1. setup Azure AD B2C
    2. setup clientid and secret in ABP --> Providers
    3. new user can signup/sign with his/her outlook id
    4. Question is:
      1. it is not supporting Azure AD signup/sign
      2. it is not suppporting O365 signup/sign
    5. What i am missing and how to go about it.
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    These contents have nothing to do with the ABP framework, and I am not an expert in Azure AD B2C

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