From 30460ad64f857b91b8524e8a339afc4eab8b4fad Mon Sep 17 00:00:00 2001 From: Filip Skokan Date: Fri, 26 Aug 2022 11:15:52 +0200 Subject: [PATCH] ci: temporarily disable oidcc-client-dynamic-certification-test-plan --- .github/workflows/test.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 463c1fbe..3bf5311a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -165,7 +165,8 @@ jobs: - plan: oidcc-client-config-certification-test-plan # OIDC DYNAMIC - - plan: oidcc-client-dynamic-certification-test-plan + # TODO: work around the request_uri lodging service EOL + # - plan: oidcc-client-dynamic-certification-test-plan # FAPI 1.0 ID-2 - plan: fapi-rw-id2-client-test-plan