0 vote
Hello Devolutions Team,
for RDM we use Azure SQL DB with 2FA/SSO, so for this it is desired that the
user needs to satisfy the SSO/2FA authentication against the Azure resource.
But the user is getting prompted each time when starting RDM.
Is there an option to reduce the number of prompts? Because from my perspective as long as the authentication token, stored on the windows client, is valid then there is no need to prompt. Only in case of reauthentication the 2FA token RDM should prompt for validation.
Is it possible to implement a function to adjust the 2FA prompts? Or can RDM use the Windows default settings (Like auth. against Office 365) for 2FA token authentication?
RDM_2FA.png
This is controlled by Microsoft/Azure. You can in modify this behavior via a Conditional Access policy.
https://learn.microsoft.com/en-us/entra/identity/conditional-access/concept-conditional-access-policies
Best regards,
Stéfane Lavergne