From dd9eb26d43fa21ffcc014cc5e638085396b3da87 Mon Sep 17 00:00:00 2001 From: Harry Smith Date: Thu, 25 Mar 2021 07:47:25 +0000 Subject: [PATCH] DWN-37025 : mitigate vulnerability in client logo and unauthorised endpoints --- .../src/main/webapp/WEB-INF/views/approve.jsp | 6 ++-- .../webapp/WEB-INF/views/approveDevice.jsp | 6 ++-- .../webapp/resources/template/client.html | 4 ++- .../mitre/openid/connect/web/ClientAPI.java | 28 ------------------- .../DynamicClientRegistrationEndpoint.java | 1 + ...ProtectedResourceRegistrationEndpoint.java | 1 + 6 files changed, 13 insertions(+), 33 deletions(-) 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 4d3dda8ce..914363629 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 @@ -85,7 +85,9 @@ @@ -104,7 +106,7 @@