feat: better workflow for MFA dialog with MfaRolePrivilegeException
Created by: HejdaJakub
- If there is the MfaRolePrivilegeException, we want to hide the cancel button.
- Previously after clicking on the cancel button there appeared another dialog with a refresh button, which only redirects the user back to the first dialog, so the cancel button is useless for this use case with role exception.