I'm fairly new to the SP Development world and have a requirement to access/pass data from SQL Server to SharePoint 2013 (Enterprise). The servers have been configured to trust and authenticate. Byte code format provided from SQL Server Engineers that passes monthYear & userSid via header text. Server was https configured. I've tried iFrame with URL provided by Engineers, but do not get the results I need during testing. How do I engage the SID to ensure the correct user sees their data only?
↧