Corrected and improved some language in the OIDC userinfo Request for Permission view.

- Legacy-Id: 18193
This commit is contained in:
Henrik Levkowetz 2020-07-20 12:58:52 +00:00
parent 606cedd796
commit bde289a0c1

View file

@ -6,7 +6,8 @@
<h1>Request for Permission</h1>
<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
from your IETF database records ...</p>
<form method="post" action="{% url 'oidc_provider:authorize' %}">