Activities of "Anjali_Musmade"

Hello duyan11110

Is it user logging out or unauthorized after 60 mins automatically?

Hi,

could you please share the screenshot for the OpenIddict settings for the web client which is under administration -> OpenIddict ->Applications

Hi

can you try after allowing "Allow Refresh Token Flow"?

Hi

If my previous answer will not help you then please try this link https://github.com/abpframework/abp/blob/1863a619f172634b2eb4842f0c241c40a9642c91/docs/en/Modules/OpenIddict.md?plain=1#L425

Hi, can you share exact screenshot or steps to reproduce this issue?

Hi,

can you please handle EntityDeletedEto<T> is published when an entity of type T was deleted just like you have handled EntityUpdatedEto<T>

Please see the documentation here https://docs.abp.io/en/abp/latest/Distributed-Event-Bus#event-types

Hi, Just for your information there is HardDeleteAsync method using which you can permanently delete the entity record from database. can you please check this link https://docs.abp.io/en/abp/latest/Repositories

Here EntityDeletedEto is trigger when a delete operation is called, even if it is a soft delete it is an delete operation, if you want your moduser to have soft delete please read more on https://docs.abp.io/en/abp/latest/Data-Filtering#isoftdelete

Here is a video showing delete triggers. Click Here

Thanks,

Hi,

Here you can see that this the same endpoint Click Here

Hi,

Please provide us console log errors from the Azure Console(DLL log files).

Hi

Can you please share your deployed appsettings.json, will check that.

Zobrazeno od 1 do 10 z celkem 974 záznamů
Made with ❤️ on ABP v8.2.0-preview Updated on března 25, 2024, 15:11