Activities of "maliming"

hi

There is no example now, you can test it by following the document. It's easy.

Answer

hi

You can check the permissions of current users in the application service layer.

Then, fill the entity properties to dto.

If there is no permission, set the DTO property to empty or null.

hi

Please send full request logs of auth server, Thanks.

hi

lowercase.

public class OidcAppService : ApplicationService, IOidcAppService

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

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