Open Closed

External Provider Setting #8779


User avatar
0
Nathan created

Hi support team, Could you help me to How to enable external provider setting in admin site? like the image below It's displayed on abp version 8 but when I update to version 9 it's gone.


7 Answer(s)
  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    When I create a solution from scratch, I can see this screen as in the screen below:

    However, you have stated that you have updated from ABP 8 to ABP 9. Therefore, in order to better understand your problem, can I ask which template you are using and its details? Also, if there is a method called ConfigureExternalProviders in the module class in the host project of your application, can you send its content?

  • User Avatar
    0
    Nathan created

    Hi, I just normally update abp version from 8.3.4 to 9.0 then I don't see the external provider tab anymore. Here is the config for external provider in host project:

    However, we need to able to enable like microsoft, twitter in external provider tab like your image first then will config on host project, right?

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    However, we need to able to enable like microsoft, twitter in external provider tab like your image first then will config on host project, right?

    Yes, first you need to enable the relevant social login on the host, then on the tenant side, the tenant's administrator can see the relevant settings for the enabled providers.

    However, you cannot see the External Provider tab setting on the host side, right? If so, can you send your project to berkan.sasmaz@volosoft.com?

  • User Avatar
    0
    Nathan created

    No sir, in the previous version I am able to see external provider tab in host admin setting site without setting anything in host project? Could you try on your side and give me the result? Thanks

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    No sir, in the previous version I am able to see external provider tab in host admin setting site without setting anything in host project?

    Yes, you should see this tab on the Host side without making any settings.

    Could you try on your side and give me the result?

    When I create a template on the latest version of ABP Studio, I see the External Provider tab as default as below:

    You can also create a new project with the following CLI command and verify whether it appears or not:

    abp new Acme.BookStore -u angular -dbms PostgreSQL -m none --theme leptonx -csf

    Can you create a new project with the CLI command below or with ABP Studio and confirm if it shows up for you?

    abp new Acme.BookStore -u angular -dbms PostgreSQL -m none --theme leptonx -csf

  • User Avatar
    0
    Nathan created

    Hi berkansasmaz,

    Thank you for your support.

    After tracing and investigating on the backend (BE) side, I then checked the frontend (FE) side. I compared the library versions between BE and FE, and I noticed that while the BE side was up to date, the FE was using an older version. This version mismatch was the reason the FE wasn't displaying correctly.

    I have already resolved the issue.

    Thank you!

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Super, great to see the problem solved. So, I will close this question and you can create a new question whenever you want.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 20, 2025, 18:00