Skip to content

Add configuration for cors header Access-Control-Allow-Headers

Jean-Baptiste Lemee requested to merge sentry into master

@plup @jbpasquier @calummackervoy

You may need to add : OIDC_ACCESS_CONTROL_ALLOW_HEADERS = 'Content-Type, if-match, sentry-trace'

on server settings.py file

Edited by Jean-Baptiste Lemee

Merge request reports