diff --git a/templates/pages/sso.html b/templates/pages/sso.html
index ce3321cfc..f6d9aba99 100644
--- a/templates/pages/sso.html
+++ b/templates/pages/sso.html
@@ -6,6 +6,8 @@ SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
Please see LICENSE files in the repository root for full details.
-#}
+{% set consent_page = true %}
+
{% extends "base.html" %}
{% block content %}