Activities of "alicaner"

  • ABP Framework version: v7.1.1
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

In the Angular project (port: 4200), we use Oidc security service to direct it to the Abp mvc login screen (port: 7600). We use openidict in the backend. However, when redirecting to the login page from the Angular project, the "culture%3Dtr%26ui-culture%3Dtr" parameters are set automatically. How can this parameter be set in the front end?

ABP Framework version: 7.0.1 UI Type: Angular Database System: EF Core (PostgreSQL) Tiered (for MVC) or Auth Server Separated (for Angular): auth server seperetad for angular

  • Exception message and full stack trace:
  • Steps to reproduce the issue:

We want to write the permissions to the administration service using dbmigrator in the Definition microservice, but when we run it, we get an error like the 2nd image, what could be the reason?

  • ABP Framework version: 7.0.1
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): auth server seperetad for angular
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

According to the structure above, when a request is made to the auth server from the angular project on port 7600, and when a request is made to other services on port 5501 api gateway(ocelot), we cannot reach any page in the angular project. What do you think could be the reason?

Showing 1 to 3 of 3 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11