diff --git a/roles/zeitbild_backend/templates/conf.json.j2 b/roles/zeitbild_backend/templates/conf.json.j2 index 2406fc0..4941222 100644 --- a/roles/zeitbild_backend/templates/conf.json.j2 +++ b/roles/zeitbild_backend/templates/conf.json.j2 @@ -48,7 +48,7 @@ "client_id": "{{var_zeitbild_backend_authentication_data_authelia_client_id}}", "client_secret": "{{var_zeitbild_backend_authentication_data_authelia_client_secret}}", "backend_url_base": "{{var_zeitbild_backend_authentication_data_authelia_backend_url_base}}", - "label": "{{var_zeitbild_backend_authentication_data_authelia_provider_name}}" + "label": "{{var_zeitbild_backend_authentication_data_authelia_label}}" } }, {% endif %}