Recently I led a team from Perficient to upgrade our existing SharePoint 2010 intranet (The Hub) to SharePoint 2013. That process involved months of planning culminating in a solid week of fretting as the migration took place over several days. Since everyone on the team is involved with client work, we couldn’t in good conscience […]
Configuring SharePoint 2013 Preview for On-Premise Apps
Since Apps are the “next big thing” for SharePoint, from an opportunity perspective, expect to see a lot of hullaballoo about how you should create apps because they’re going to be the greatest thing to happen to SharePoint since Shared Service Applications replaced the Shared Services Provider. However, not all apps are created equal, and […]
SharePoint 2013 Apps and Host Headers
Until recently, I was blissfully unaware of an issue that exists when deploying SharePoint 2013 apps in a likely production environment. That issue is the use of host headers while serving a SharePoint app. Since I don’t know of any production environment that doesn’t use a host header, this could be quite the issue and […]
App model in SharePoint 2013 puts power in the developer’s hands
About two months ago, I was pointed to an article that talked about SharePoint Apps and how some people are starting to call them “Crapps”: SharePoint 2013 Preview – Apps or Crapps? I didn’t want to add my two cents right away because I hadn’t really had a chance to play with the App Model […]
SharePoint 2013: Claims Infrastructure Wrap Up
In case you’ve missed it, I’ve written a few posts on the new additions to the SharePoint 2013 claims infrastructure. I cover the Distributed Cache Service, OAuth and Apps, Search, and Server to Server (S2S) Authentication. You’ll find each of them at the links below: Part I – Distributed Cache Service OAuth and Apps Claims, […]
SharePoint 2013: Claims Infrastructure – Part IV
Welcome to the final part of my series on the Claims Infrastructure in SharePoint 2013. In the previous parts, I spoke on Distributed Cache Service and how it’s improved the authentication model in SharePoint 2013. Then I looked at OAuth and SharePoint Apps in relation to their use of claims through the OAuth model. Finally, […]
SharePoint 2013: Claims Infrastructure – Part III
Welcome to Part II of SharePoint 2013 SharePoint Claims Infrastructure. Previously in Part I, I wrote about the Distributed Cache Service and how it has helped revolutionize the authentication model in SharePoint 2013 by allowing for active load balancing in the farm as it pertains to authentication. In Part II, I focused on OAuth and […]
SharePoint 2013: Claims Infrastructure – Part II
Welcome to Part II of SharePoint 2013 Claims Infrastructure. Previously I wrote about the Distributed Cache Service and how it will revolutionize the authentication model in SharePoint 2013 (along with a lot of other great use cases). In this post, I want to focus on the way Open Authentication (OAuth) works with SharePoint Apps and […]
SharePoint 2013: Claims Infrastructure – Part I
If you’ve used claims with SharePoint 2010, you know that it can be incredibly frustrating to work with. Setting it up is only half the battle. When you want to interface with it either via web services or your own client applications, it can quickly become a nightmare. In addition, you had to make sure […]
SharePoint 2013 VM Guidance
SharePoint 2013 has been out for a little over a month now, and during that time I’ve had the chance to play with it in several environments and get a feel for how it performs. The blog is a follow-on to my previous blog post regarding SharePoint and Virtual Machine (VM) Performance. In that post, […]
What Can Claims Do For You?
In case you haven’t heard, all web applications in SharePoint 2013 will default to claims-based authentication. While it’s possible to create a “classic” web application still, Microsoft has deprecated the functionality in favor of the future. That means many organizations will be defaulting to a claims-enabled world. Fear not! Claims is not the end of […]
SharePoint 2013 Claims: Your New Best Friend
What’s New in SharePoint 2013’s Authentication Model SharePoint 2013 brings with it significant changes in the authentication model behind the scenes. To the end user, it will appear as if nothing has changed when they log in. These are the major behind the scenes changes that exist in SharePoint 2013 and I’ll go through each […]