Skip to main content

Posts Tagged ‘federated authentication’

Istock 948997140 (1)

Sitecore Federated Authentication Troubleshooting

Introduction In this blog we will explore Sitecore Federated Authentication Troubleshooting. I used Azure AD B2C as the identity provider in my integration guide you can check here Sitecore federated authentication with azure ad b2c user flow. However the most of these issues are not identity provider specific. When you work on federated authentication there […]

Federated Authentication in Sitecore 9 – Part 2: Configuration

Let’s take a look at the configuration for federated authentication in Sitecore 9. By the way, this is Part 2 of a 3 part series examining the new federated authentication capabilities of Sitecore 9. If you missed Part 1, you can find it here: Part 1: Overview Enabling Federated Authentication Before we can begin implementation, […]

Federated Authentication in Sitecore 9 – Part 1: Overview

Sitecore 9.0 introduced a new and very useful feature to easily add federated authentication to the platform. Authentication has been and still is being performed using the ASP.NET Membership functionality for standard Sitecore users, however, Sitecore has implemented the ability to use the new ASP.NET Identity functionality that is based OWIN-middleware. Here’s a stripped-down look […]