How to Disable a CSRF Token in Collibra
The below content is applicable up to but not inlcluding Collibra version 2024.11.2.
In Collibra version 2024.11.2 or newer, you are no longer able to adjust CSRF Token enablement/disablement. Instead, you can only enable/disable Limited CSRF Token in section 15 of the Data Governance
Center Configuration. If you're using Collibra version 2024.11.2 or newer, you are required to submit a ticket to Collibra support to disable CSRF tokens.
For the REST API to function properly, the CSRF token needs to be disabled. (This applies to HTTP and HTTPS connections.)

-
Navigate to you your Collibra Console https://console-yourdomain.collibra.com/#/infrastructure and select Data Governance Center under Environments in the left menu.
-
Click on the Configuration tab.
-
In the configuration menu, select 14.3 REST.
-
Click on the Edit Configuration button to edit the settings for 14.3.a.
-
Set the value for 14.3.a to False.

-
Once changed, click on the Save All button to apply the changes.

No Collibra restart is necessary.