Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
14,741 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
User logs in to the App.
Claims are fetched as per user assigned roles.
Admin meanwhile update the user roles.
Now we want user to have the fresh set of roles.
So here when Admin updates the user roles we want to signout the user forcely . so that he can login back again and fresh roles can be fetched.
please guide.
Hi @Manish Pandit have you tried just re-signing the user in and rebuilding the user cookie?