Activities of "Anjali_Musmade"

Hello hayash,

The project is slow because you are configuring the permissions cache to expire every 60 seconds. This means that the permissions cache will be refreshed every 60 seconds, which can be a lot of work for the server.

To speed up the project try to Increase the time between cache refreshes. For example, you could configure the permissions cache to expire every 300 seconds instead of 60 seconds.

Regards,

Hi

using client_credentials please check how to create client_credentials client in the project that want it to be accessed and make a http call https://support.abp.io/QA/Questions/5943/Modify-tenant-onboard-flow-by-customizing-tenant-management-module-UI-and-API#answer-3a0e2ff0-2171-cf2a-60f2-c4164551b1cf

use of client credentials and assigning them permission

you can you http client to make call to another app service.

This is nothing to do with monolith or any other project type these are just communication form server to server using client_credentials grant type

Hello ed_developer3,

I am closing the ticket as your issue get resolved.

Thanks, Anjali

Hello ravick@cloudassert.com ,

I am closing the ticket as your query get resolved?

Thanks, Anjali

Hi

Please read this by doing this you can communicate between project using client_credentials

https://docs.abp.io/en/commercial/latest/startup-templates/microservice/synchronous-interservice-communication

https://auth0.com/docs/get-started/authentication-and-authorization-flow/client-credentials-flow

Hello SamirBoutazzout,

I am closing the ticket as your query get resolved?

Thanks, Anjali

Hello ed_developer3,

please check have you created any property from these

These are get created auto by FullAuditedAggregateRoot base class.

Hello ash.jackson,

Are you giving default values for Boolean properties in ABP suite as shown in screenshot

I have tried with this at my end if I didn't assign any default value it shows like

So you may try accordingly.

Hi,

please check this https://support.abp.io/QA/Questions/4444/Only-SMS-as-2FA-provider---disable-email-provider#

you need to override AccountAppService by referring https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Overriding-Services

Hello

Please check this https://community.abp.io/posts/how-to-customize-the-login-page-of-an-abp-blazor-application-by4o9yms https://support.abp.io/QA/Questions/3771/How-to-change-the-LeptonX-login-page-layout https://support.abp.io/QA/Questions/3653/LeptonX-Theme-and-Login-Form

Regards,

Showing 611 to 620 of 1087 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 23, 2024, 13:33