Activities of "firatm"

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v7.0.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or OpenIddict Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

(projects are made in community version)

  • I am using distributed identity management(OpenIddict)
  • Connecting via ocelot gateway
  • The permissions of the A service are written to the administration service via rabbitmq.
  • Using the A service via ocelot (RemoteService(ocelot))

error: When I authorize a method in A service I get error 403 because admin user can't have permissions of A service

A service (AdministrationService Database) How can i solve this problem?

  • ABP Framework version: v4.3.3
  • UI type: Angular
  • DB provider: EF Core (mssql)
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:" We are developing a Document management system using File Management.But we are having problems Deciphering the relationship between this file and the tables that exist in the database.These problems also cause us to have trouble getting the file information correct and improving it.We are having trouble accessing FMRELATION from FMFILEDESCRIPTION.These problems also cause us to have trouble getting the file information correct and improving it. It will be very useful for us if you share a visual explaining the relationships to us.In addition, we cannot convert data from IDirectoryDescriptorAppService with getqueryable. Can you help me with this issue?"

Hi This is the error we got in the sample project you sent.

Hi we are tring your shared project but we have some problem in here. (http 403).

Hi, we tried what you said earlier, but we sent you the status where we removed the code part. i am re-adding it to the project and sharing the images of the error we received below.

Hi ,

Ok. When should we schedule a meeting?I sent you an e-mail for meeting about.

Hi We have also tried 2 ways that you have sent.But ICurrentTenant.Id 's null keeps coming.The SupplierEvaluation project does not make a request.The error continues.

Hi ,

The id and name coming from the ICurrentTenant interface are null.Why is the reason we can't get Tenant information from our supplierevaluation?In addition, in order to solve this situation, we injected the Tenant management module for the SupplierEvaluation service, implanted the ITenantDbContext interface in DbContext, added tables to the database and added tenants manually. The situation was temporarily resolved.Can a different action be taken from this situation? Or is it appropriate to solve this situation?

Picture1 and Picture2 have from SupplierEvaluation!

  • ABP Framework version: v4.3.3
  • UI type: Angular
  • DB provider: EF Core (mssql)
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"In a project we have monality (AbpView), this project includes identity server saas and Administration service modules. The version of this project is v4.3.3. Later, we added a microservice project v7.0.1 (SupplierEvaluation) to this project as an additional community. In these two projects, we are routing with gateway.However, in our project, we obtain jwt tokens by connecting the data we pulled from the 2nd project to that project (AbpView) in the ID, and this token also has a tenantId information.With this jwt we can get tenant owner data from AbpView (monalite) project, but not 'tenant owner data' from Supplier evaluation (microservice project). The problem may be caused by the cause.Thanks in advance."
Showing 11 to 19 of 19 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11