Hi,
The feature does not works for multiple tabs I have tested it. please let me know what's the solution for this.
yes, its there. it was working fine before upgrading to 9.1.1
I'm facing the same issue
thank you for helping me out.
I will keep this thread open and get back to you if I need further help.
just to understand, based on this screenshot
I'm doing the following:
please correct me if I'm missing anything
based on the documentation you shared to change the current principal,
how can I create new Current principal with all the values of the existing principal and change only the role.
could you please give me code example based on the screenshot I shared before
I don't understand I'm changing the role with _IdentityUserManager for dynamic claims then I 'm changing current principal to check the permissions.
is there any other way to check the permission without changing the current principal.
thank you for explaining this,
from this, what I understood is that, I should always use _identityUserManager to change any dynamic claim for the current user.