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

Try our conversational search powered by Generative AI!

Support Options method for CDA and CMA endpoints

Fixed in

EPiServer.ContentDeliveryApi 2.18.0

(Or a related package)

Created

Nov 10, 2020

Updated

Jun 22, 2022

State

Closed, Acceptance tests pass


Description

With this feature, the Options method for CDA (Content Delivery API) and CMA (Content Management API) endpoints is decorated adding full support for CORS (Cross-Origin Resource Sharing).

Other sites can send pre-flight request (Options request) to CDA and CMA endpoints. With this, CORS will also have support for the OAuth endpoints in the CD.OAuth package.

CD endpoints will return 'x-epi-continuation' in the 'Access-Control-Expose-Headers' header.