Skip to content

Commit bde289a

Browse files
committed
Corrected and improved some language in the OIDC userinfo Request for Permission view.
- Legacy-Id: 18193
1 parent 606cedd commit bde289a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ietf/templates/oidc_provider/authorize.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66

77
<h1>Request for Permission</h1>
88

9-
<p>Client <strong>{{ client.name }}</strong> would like to access this information of you ...</p>
9+
<p>Client <strong>{{ client.name }}</strong> would like to access this information
10+
from your IETF database records ...</p>
1011

1112
<form method="post" action="{% url 'oidc_provider:authorize' %}">
1213

0 commit comments

Comments
 (0)