Open Closed

External Provider Details #2325


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

hi Team, i Have following queries:

  1. Currently ABP bydefualt provides google, microsoft and twitter as external provider but we are going to support more like AzureAD, O365. In that case how ABP UI/ API will be supporting these extra external providers
  2. How to get all the external provider list for a particular tenant along with provider configuration
  3. we are our custom mobile app which will be providing lot of external provider like facebook, O365, Azure Ad also. How we can store these information in Identity server so that user login works seemless between our mobile app and ABP.
  4. How i can extend the custom sign-up/ external provider sign-up api/functions. We need this to integrate some more systems.

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

    hi

    https://docs.abp.io/en/commercial/latest/modules/account#install-a-new-external-login

    https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers

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