Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 10 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

ADD FEEDBACK

FILTER BY CATEGORY

APIs

Showing 8 of 1078

Support CSP with nonce in Edit, Admin etc

It would be great if developers can configure CSP to use nonce. So that they can increase the security and control of what resources are loaded by the application. Currently almost all script tags are rendered without CSP nonces and the site is br...
18 days ago in Content Management / APIs 1

Add an option to DXC for a NodeJS server in addition to an Episerver instance

I want to have a NodeJS server running on Azure, alongside my Episerver instance. To start, this would be a simple, naked NodeJS instance. I could do whatever I like with this. It would be deployable apart from the Episerver instance -- I could pu...
over 2 years ago in Content Management / APIs / Technical 1 Investigating

Add support for "AllowedTypes" through the Content Definitions API

When using the Content Definitions API to create a content area or a list of content references I would like to be able to restrict the types available to select from (the same way I can do via the AllowedTypes-attribute in code). You must be able...
4 months ago in Content Management / APIs 0

Enable setting SubscriptionName in EPiServer.Azure.Events.Internal.DefaultServiceBusEventProvider

Azure Servicebus has a rule that SubscriptionNames cannot be longer than 50 characters. Currently, SubscriptionName is set by the private field _uniqueName in DefaultServiceBusEventProvider.ctor() and there is no way to override it. The field is s...
over 1 year ago in Content Management / APIs 0

Protecting content types

Background With an increasing number of ways to modify the content model (inproc .NET, definitions API, modelling UI) it's becoming harder to avoid ending up with a model that breaks some content consumer. Idea Add more detailed access controls ar...
6 months ago in Content Management / APIs / Roles and Security / Technical 0

-

-
9 months ago in Content Management / APIs 0

Add logging to Content Delivery API

The response from a call to the API returns the following response {"error":{"code":"InternalServerError","message":"The server encountered an internal error or misconfiguration","target":null,"details":[]}} It would be nice if the error was logge...
over 2 years ago in Content Management / APIs 0

Provide API's to access the redirects created in CMS. Redirects manager in a headless CMS mode.

How do we leverage the redirects manager feature in CMS in a headless CMS mode. What are the different ways in which the front end application can access the redirects created through redirects manager so that it could serve the right URL. Provide...
almost 2 years ago in Content Management / APIs 3 Will not implement