Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I hope you are doing well. I have an issue with my QlikSense Application. I want to know if it is possible to link my database user with my QlikSense user. I wonder to know I can generate my QlikSense user with my database user. I saw the user directory connector in the QMC but it doesn't work.
Thank you for your help,
Best regards,
Rayane
Hi @RayaneAberkane ,
yes, it is possible to link your database user with your QlikSense user. The most common approach is using a User Directory Connector (UDC) to synchronize your database users with QlikSense. Here's a general guide on how to achieve this: Creating a user directory connector | Qlik Sense for administrators Help
If the UDC doesn't work, there are a few things you should check. Ensure the connection string and SQL query syntax are correct, confirm database credentials, and verify network access. Check QlikSense logs for errors during the sync process. Validate that the SQL query returns the correct data and that field mappings are accurate. Make sure the user directory name in the query matches the QlikSense configuration.
Hope these general informations can be helpful