From 6aff40c30602bed5bf1e9abded8fe1259ae4f60a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Thu, 14 Nov 2024 14:30:11 +0100 Subject: [PATCH] Add QGIS supported version --- doc/integrator/authentication_oidc.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/integrator/authentication_oidc.rst b/doc/integrator/authentication_oidc.rst index 413285948c..4d56c7f0ac 100644 --- a/doc/integrator/authentication_oidc.rst +++ b/doc/integrator/authentication_oidc.rst @@ -157,9 +157,11 @@ Configure the hooks in the project initialization: QGIS with Zitadel ~~~~~~~~~~~~~~~~~ -In Zitadel you should have a PKCS application with the following settings: +In Zitadel you should have a PKCE application with the following settings: Redirect URI: ``http://127.0.0.1:7070/``. +You need QGIS desktop 3.34 or later. + On QGIS: * Add an ``Authentication``.