Try our conversational search powered by Generative AI!

Windows Authentication causes excessive synchronization of users and roles

Found in

EPiServer.CMS.Core 7.5.1000.0

Fixed in

EPiServer.CMS.Core 10.1.0

(Or a related package)

Created

Oct 07, 2016

Updated

Apr 25, 2017

Area

CMS Core

State

Closed, Fixed and tested


Description

Steps to reproduce

  1. Set up a site that uses the Windows Role provider (for example, the default WebForms site).
  2. Change the authentication mode="Forms" to mode="Windows".
  3. Go to edit and login with a Windows user.

Expected: 1 call to netSynchedUserRoleUpdate stored procedure
Actual: Multiple calls to netSynchedUserRoleUpdate stored procedure