Activités de "Yaduraj.Shakti"

Hi @maliming

Thank you for your response.

in this case how can I schedule Background job to run on monthly basis on a specific time such as EOD (I am bound to not use hangfire or any other lib as of now). Please can you come up with an example?

Thanks!

Thank you for the quick response.

Thanks again,

What exactly we can implement using those links? can you please explain or give a sample?

Thanks @mailiming,

In this case, for every new client, I would need to make changes in Middleware correct? What are some other option adhering to best practices. For example, Multiple authentication schemes, multiple clients for Identity server

Great, Thank you so much for the quick help.

Hi @liangshiwei

We have created a CustomTenantAppService

public class CustomTenantAppService : ApplicationService, ITenantAppService { //Some code here to return tenant related data }

DO we need to apply same [Authorize(SaasHostPermissions.Tenants.Default] in this class?

Thanks for the quick response.

Please can you guide where we might be missing Authorisation? Do we need to override this API in our application and how to do it with less impact on overall functionality?

Affichage de 1 à 7 sur 7 entrées
Made with ❤️ on ABP v8.2.0-preview Updated on mars 25, 2024, 15:11