diff --git a/example_project/provider_app/templates/home.html b/example_project/provider_app/templates/home.html index c06a358..7ede9e4 100644 --- a/example_project/provider_app/templates/home.html +++ b/example_project/provider_app/templates/home.html @@ -21,7 +21,7 @@
{% url 'oidc_provider:provider_info' %} -
This endpoint performs Authentication of the End-User. Read more.
+
The configuration information of the provider. Read more.
{% url 'oidc_provider:jwks' %} @@ -50,4 +50,4 @@
-{% endblock %} \ No newline at end of file +{% endblock %}