There was an error while loading. Please reload this page.
1 parent 606cedd commit bde289aCopy full SHA for bde289a
1 file changed
ietf/templates/oidc_provider/authorize.html
@@ -6,7 +6,8 @@
6
7
<h1>Request for Permission</h1>
8
9
-<p>Client <strong>{{ client.name }}</strong> would like to access this information of you ...</p>
+<p>Client <strong>{{ client.name }}</strong> would like to access this information
10
+from your IETF database records ...</p>
11
12
<form method="post" action="{% url 'oidc_provider:authorize' %}">
13
0 commit comments