6 January, 2011
SharePoint Learning Kit 1.5 Release Candidate
I have just released SharePoint Learning Kit 1.5 Release Candidate which is available from the downloads page.
The main changes are to support Claims based authentication in SharePoint 2010.
Unless any major bugs are found I will move this to the stable version on 1 Feb 2011.
I’ve completely rewritten the code to pull the members from Active Directory domain groups. Both to handle claims based authentication and to increase performance. I’ve also handled the groups DOMAINDomain Users and NT AUTHORITYAuthenticated Users more gracefully. Groups such as BUILTINAdministrators are now supported as well.
Previously if you had multiple authentication methods i.e. NTLM for internal access and claims based for external access, how you logged in made a difference to the assignments you saw. You should now get a consolidated view of your assignments.
Bug fix. Return all button now works.
Bug fix. You can now assign work to users in an OU with a forward slash in it’s name.
It should now pick up the first day of the week from the site properties.
Bug fix. Before this release it failed to do so.