Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

API: Roles in Content Approval API

Fixed in

EPiServer.CMS.Core 10.10.0

(Or a related package)

Created

Apr 05, 2017

Updated

Jan 07, 2022

Area

CMS Core

State

Closed, Fixed


Description

  • The security entity providers can now implement a method to return groups for a user.
  • New method implemented for ASP.NET Identity, Membership and SSO/Synchronizing.
  • ApprovalDefinitionReviewer can be of type User or Role.
  • Roles are validated when approving.
  • Approval queries support roles.

See SDK for a code example on assigning an approval to a group.