From 78efa5297f47ac4b9949a764d0a409edd2405e29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Fra=C3=9F?= Date: Wed, 20 Mar 2024 00:48:04 +0100 Subject: [PATCH] [mod] role:authelia-for-hedgedoc:refresh_token --- .../authelia-for-hedgedoc/templates/authelia-client-conf.json.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/roles/authelia-for-hedgedoc/templates/authelia-client-conf.json.j2 b/ansible/roles/authelia-for-hedgedoc/templates/authelia-client-conf.json.j2 index 10ad3cb..2b9a311 100644 --- a/ansible/roles/authelia-for-hedgedoc/templates/authelia-client-conf.json.j2 +++ b/ansible/roles/authelia-for-hedgedoc/templates/authelia-client-conf.json.j2 @@ -13,6 +13,7 @@ "{{var_authelia_for_hedgedoc_hedgedoc_url_base}}/auth/oauth2/callback" ], "grant_types": [ + "refresh_token", "authorization_code" ], "response_types": [