From 1295131baaae4aa198542424570f92d2fd1ed671 Mon Sep 17 00:00:00 2001 From: Vivekvinushanth Christopher <32198547+VivekVinushanth@users.noreply.github.com> Date: Fri, 15 Dec 2023 19:23:15 +0530 Subject: [PATCH] Revert "Add client-instance binding type" --- .../api/server/application/management/v1/oidc-metadata.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/integration/tests-integration/tests-backend/src/test/resources/org/wso2/identity/integration/test/rest/api/server/application/management/v1/oidc-metadata.json b/modules/integration/tests-integration/tests-backend/src/test/resources/org/wso2/identity/integration/test/rest/api/server/application/management/v1/oidc-metadata.json index 4b8151da27..bdbb0d101e 100644 --- a/modules/integration/tests-integration/tests-backend/src/test/resources/org/wso2/identity/integration/test/rest/api/server/application/management/v1/oidc-metadata.json +++ b/modules/integration/tests-integration/tests-backend/src/test/resources/org/wso2/identity/integration/test/rest/api/server/application/management/v1/oidc-metadata.json @@ -95,8 +95,7 @@ "cookie", "sso-session", "device-flow", - "certificate", - "client-request" + "certificate" ], "defaultValue": "None" },