From 7c344e9940d0bf2f5234787c65c2dcb7daa1e087 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 9 Jan 2024 09:22:13 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index eae623d..1434547 100644 --- a/manifest.toml +++ b/manifest.toml @@ -46,7 +46,7 @@ ram.runtime = "50M" type = "string" - [install.OIDC_name] + [install.OIDC_secret] ask.en = "OIDC secret of the app you want to connect to the OIDC auth flow" ask.fr = "Secret OIDC de l'application que vous souhaitez connecter au flux d'authentification OIDC" type = "string"