diff --git a/src/oidc_test/templates/home.html b/src/oidc_test/templates/home.html index f103be9..c062101 100644 --- a/src/oidc_test/templates/home.html +++ b/src/oidc_test/templates/home.html @@ -40,10 +40,10 @@ {% endif %}
Provider: - {{ user.oidc_provider.name }} + {{ oidc_provider_settings.name }}
- {% if oidc_provider_settings.account_url %} - + {% if oidc_provider_settings.account_url_template %} + {% endif %}