Activities of "ahmadkharsah"

Hello, I have this issue, the user is not able to switch to his tenant from the login page, no error messages come out. The login page is the default one without any modifications.

  • ABP Framework version: v4
  • UI type: MVC
  • DB provider: EF Core
  • **Tiered (MVC)
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
  • ABP Framework version: latest
  • UI type: MVC
  • DB provider: EF Core

Hello, I'm building app on abp.io platform, that get data from external source and save the result on server, then the user can download the pdf file. Getting the data and saving it going well, but I'm not able to download the file from the server using the usual ways on asp.net core .. is there any special way for abp.io platform?

Note: files are stored in wwwroot folder.

Thanks, what about adding the identity to each module separately? I mean I want to have a separate identity provider for each module, is this possible in ABP?

The external provider is not a social provider, it's OpenIdConnect.

Thanks, should the UI for callback be implemented somewhere in the solution? I think I need help from ABP side to complete this process.

Hi, I'd like to add multiple identities for the logged-in users so they can connect their accounts with other 3rd part accounts. for example:

  • user will log in with his identity/tenant
  • logged user will connect their Facebook account to their profile so they can get data from Facebook for instance.
  • the connected identity will be used for the background job. So, how I can achieve this scenario?
Showing 1 to 6 of 6 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11