Yes dear fixed thank you
We need to deal with low level (Repository level) for performance issue
this is an issue when deal with available repository the system not updated the cache so we need the name of cache related with permission module to reset it
Dear Same code in production and dev and there is no explicitly settings related with it if you have correct setting should set please provide
This is remove, but when I added to repository it is a new permission but not reflected after the user logged in
I have one function that assign permission to one user using PermissionGrant repository I am facing the issue that permission added to db but when user is logged in he didn't have permission on Ui and I thinl the problem from redis cache
the image show the addPermission function
how I can reset the Cache related to one module in Abp, permission module and other modules if we faced same issue
I couldn't shared the project because for security issue how I can stop the cache for clients with out stop redis 1- after enable the redis the problem occured 2- this problem just appeare in production not in dev 3- how can I stop caching for cliens (openIddict)
[maliming] said: hi
Angular needs to call this API endpoint to initialize when the user is not logged in. You can't remove it.
https://abp.io/docs/latest/framework/api-development/standard-apis/configuration
This is by design.
Thanks.
the link you shared contains a way to extend the endpoint and append more data again we are not trying to remove it we need to reduce some of the data in the response
how and where to override this ?
No configuration is changed