Tagged Questions
3
votes
1answer
397 views
Windows Auth + Anononymous + Custom Application in SP Web App in IIS = SPContext.Current.Web.CurrentUser - null for authenticated users
The Issue
There is a forum application (YetAnotherForum) that is integrated with SharePoint and allows posting (and other things) for authenticated users in SharePoint.
It has a customized ...