diff --git a/openid-connect-server-webapp/src/main/webapp/WEB-INF/views/approve.jsp b/openid-connect-server-webapp/src/main/webapp/WEB-INF/views/approve.jsp index 8e6596f09..c5271cee1 100644 --- a/openid-connect-server-webapp/src/main/webapp/WEB-INF/views/approve.jsp +++ b/openid-connect-server-webapp/src/main/webapp/WEB-INF/views/approve.jsp @@ -114,8 +114,8 @@

Warning:

- This client does not have any redirect URIs registered and could be using a - malicious URI. You will be redirected to the following page if you click Approve: + This client does not have any redirect URIs registered and someone could be using a + malicious URI here. You will be redirected to the following page if you click Approve: diff --git a/openid-connect-server-webapp/src/main/webapp/resources/template/client.html b/openid-connect-server-webapp/src/main/webapp/resources/template/client.html index 3b9d5abdd..90ee11c3c 100644 --- a/openid-connect-server-webapp/src/main/webapp/resources/template/client.html +++ b/openid-connect-server-webapp/src/main/webapp/resources/template/client.html @@ -151,7 +151,7 @@
- +

URL for the Terms of Service of this client, will be displayed to the user

@@ -159,7 +159,7 @@
- +

URL for the Policy Statement of this client, will be displayed to the user

@@ -167,7 +167,7 @@
- +

URL for the client's home page, will be displayed to the user