Hello,
Is there any plan to add Active Directory integration to android devices?
I am using Android 13 and do not see any option to authenticate using my AD credentials.
I am using an enterprise version in the office running on MS-SQL server.
What are my options to access the RDM DB from my mobile device?
Thanks,
Idan
Hi,
The upcoming version will introduce Active Directory session support, enabling you to connect to your Active Directory and perform various operations such as: adding users, resetting passwords and unlocking users. It's important to note that this functionality is different from connecting to SQL Server using Integrated Security, as the current development tools provided by Microsoft do not offer support for the latter.
As of now, you have two options:
Best Regards,
Nicolas Dufour
Hi,
Thank you for the above info.
Can you please confirm that RDM (android App) version 2024.1.4.1 is supporting (SQL Server) Active Directory log-in?
Thanks,
Idan
Best Regards,
We are using license RDM version.
If there is not AD support, in case configuring mixed mode authentication, will I be able to use the same license for me once as AD user and another timer as internal SQL auth mode?
Hello,
Microsoft does not support AD Interactive login on mobile as of right now, which means it is currently not supported on RDM Android. You can keep track of the feature request sent to Microsoft here : https://github.com/dotnet/SqlClient/issues/2062.
As for your license question, if you bought the necessary licenses on your Windows setup, there should be no issue connecting to your SQL Server datasource using your database user on Android.
Regards,
Nicholas Lachapelle
Nicholas Lachapelle