From 9e1075a7636f820222ed8cb42e4496aed50124a0 Mon Sep 17 00:00:00 2001 From: Tom Klute Date: Mon, 15 Jun 2026 17:07:52 +0200 Subject: [PATCH] Add notice about discontinuation of Classic token authentication by 01-09-2027 --- markdownpages/profit/en/authentication.md | 1 + markdownpages/profit/nl/authentication.md | 1 + 2 files changed, 2 insertions(+) diff --git a/markdownpages/profit/en/authentication.md b/markdownpages/profit/en/authentication.md index 810be2e..73a6208 100644 --- a/markdownpages/profit/en/authentication.md +++ b/markdownpages/profit/en/authentication.md @@ -17,6 +17,7 @@ Which method is used depends on the settings of the [App Connector](https://docs ## Classic token +**Please note! This functionality will be discontinued on 01-09-2027. Make sure to switch to OAuth before that date.** This method uses static tokens which you include in the HTTP Authorization header of all your requests. A token is unique to a single environment and is linked to a user. The permissions of that user affect the rights of the token. diff --git a/markdownpages/profit/nl/authentication.md b/markdownpages/profit/nl/authentication.md index a7a4f74..2fc2059 100644 --- a/markdownpages/profit/nl/authentication.md +++ b/markdownpages/profit/nl/authentication.md @@ -17,6 +17,7 @@ Welke methode er gebruikt wordt, hangt af van de instellingen van de [App Connec ## Classic token +**Let op! Deze functionaliteit komt per 01-09-2027 te vervallen. Zorg ervoor dat je vóór die datum overstapt op OAuth.** Deze methode maakt gebruik van statische tokens die je meegeeft in de HTTP-authenticatieheader van al je requests. Een token is uniek voor één omgeving en gekoppeld aan een gebruiker. De rechten van deze gebruiker hebben invloed op de rechten van het token.