Access-Control-Allow-Origin
- Last UpdatedMar 12, 2024
- 1 minute read
The Access-Control-Allow-Origin tag has been removed from the Web.config file of Enterprise Console site.
A new appSettings key named AllowOrigin has been added to the Web.Config file in the BPMUITemplates/Default folder.
By default, this key is empty. Users can specify values (comma separated domain values) for this key if they wish to restrict access.
Note: After defining a value for AllowOrigin key, we need to restart/reload the Enterprise Console site.