There is a "How To" on adding developers to the TFS on MSDN. http://msdn.microsoft.com/en-us/library/bb668968.aspx
It has 3 main parts: Step 1 – Grant Access to the Team Project Step 2 – Grant Access to the SharePoint Project Site Step 3 – Grant Access to SQL Server Reporting Services
Fair enough, it works for individual developers.
Now, what if I manage my developers by creating groups on project/server level in TFS, i.e. in my Project1 I add developers to the [Project1]\Contributors TFS Group.
Is there a way to grant access to Sharepoint and Reporting Services for this [Project1]\Contributors group or will I be limited to adding Windows users/groups?