Hi team,
we had an web application that use azure ad app for authentication, sometimes we need to update the azure app permission scope,
but once a user consent with the previous permission, it didn't re-consent with the new permission automatically, is there a way that let the user re-consent again when the permission change ?
Thanks advance.