Open
Description
When the user logs in, then we store the permission data into redis cache.
But if any of the permission got changed while the user still logged in, then it is not possible for the Authorization server to apply the updated permission sets.
So, we should reload the user's permission cache in redis, when there is any change happened in the primary storage permission table.
Metadata
Metadata
Assignees
Labels
No labels