How to refresh cached user role #6964
Unanswered
ejkyecontentsx
asked this question in
Help
Replies: 1 comment 1 reply
-
I added the code I specified to the Create method in the NavigationModelFactory.cs file, and the problem was solved for me.
} |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
When I create a user with a specific role then I add another role for the user,
In this case, the user can't access menus I assigned later. I guess the cached role hasn't refreshed.
Do you have any idea for this case?
Beta Was this translation helpful? Give feedback.
All reactions