Activities of "maliming"

hi

You can use integration services to query entity info from different modules.

https://abp.io/docs/latest/framework/api-development/integration-services

is it necessary to replace the SaaS package with the source code to make these customizations into tenant?

No, You can override the service and component from the saas module.

https://abp.io/docs/latest/framework/architecture/modularity/extending/customizing-application-modules-guide

hi

Your app is still using the IdentityServer

Please make sure you have depends on the correct modules.

https://abp.io/docs/latest/release-info/migration-guides/openiddict-step-by-step?_redirected=B8ABF606AA1BDF5C629883DF1061649A

Invoking IdentityServer endpoint: IdentityServer4.Endpoints.AuthorizeEndpoint for /connect/authorize
[09:35:56 DBG] Start authorize request


Executed action method Volo.Abp.Account.Web.Areas.Account.Controllers.ErrorController.Index (Volo.Abp.Account.Pro.Public.Web.IdentityServer)

hi

Can you share full logs when this happens?

liming.ma@volosoft.com

Thanks.

Answer

hi

You can use a global filter to achieve this.

see https://abp.io/community/articles/switching-between-organization-units-i5tokpzt

hi

We have try catch this exception, you can ignore it.

hi

Please try to remove the dummyClientSecret from oAuthConfig

hi

The old need two --

You can logout first.

abp logout. abp new XAKTme -t app -dbms PostgreSQL -th basic -csf -nsl -nkc -smr --old

hi

The row data exists on the OpenIddictApplications table.

Please also share the DbMigrator/appsettings.json in the DbMigrator project.

Thanks.

hi

The GetResponseHeadersCoreAsync method seems to be your code.

Is the localhost:38271 started?

For the CmsKit Pro module, you should add all modules to your solution.

Application, Domain, EF core. and then add new ef core migration.

hi

I haven't received the mail.

Can you share it by https://wetransfer.com/

Thanks.

Showing 71 to 80 of 7729 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 05:21