Update claims in asp.net claim based authentication -


i have asp.net application, authentication use claim based authentication. default asp stores user's claims in cookie(i think).

i have admin panel, admin can change user's claims. example user has "crud" claims (for claimtype = "document"), admin decides change "crud" "cru" (d omitted).

user has "crud" claims until cookie expired, because logged in before admin's decision.

how can force user's cookie updated have "cru" claims.


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -