Add data to SQL DB
Connect to database QLIK_UserDirectory and execute below querries
...
select * from [QLIK_UserDirectory].[dbo].[qlikuserattribute]
where userid ='qauser1'
Sync on QMC
Go to QMC -> home
manage resources -> user directory connections
select the record with Name =SAM_SqlServer and click on sync now.
Check the user is added to Users
...
NOTE: user has permission to SAM_TDD stream on QA environment.