Hello,
We have reports in ssrs and have bookmarks that link to these reports. The EmployeeID is part of the url querystring (...?EmployeeID=<>).
I have changed the report to use the UserID of the logged on user and lookup their employeeID from our db.table.
But now, I have to log in twice. first to LSF, second to SSRS.
The log in credentials are tied to the same NT domain LDAP. There must be a way to pass the credentials, How?
I do not know if this is related but we do not have "BSI".