Skip to content

Reload redis cache when any permission data changed in storage #15

Open
@foyzulkarim

Description

@foyzulkarim

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions