From dcd6e4166033035d2705bbb9323a5dd9711303eb Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 2 Mar 2023 22:14:41 +0000 Subject: [PATCH] Update git submodules * Update keystone from branch 'master' to 363b941f2c4c4e1ffe76fa9104eb4ad760a1ddc0 - Merge "Add oidc federation test setup" - Add oidc federation test setup Add devstack testing setup for OIDC using an instance of keycloak which is instantiated from a keycloak image. This is largely taken from Kristi's work in https://github.com/knikolla/devstack-plugin-oidc This configuration is triggered by enabling the devstack service keystone-oidc-federation. The expectation is that either SAML2 or OIDC is enabled, but not both. Depends-On: https://review.opendev.org/c/openstack/keystone-tempest-plugin/+/864571 Co-Authored-By: David Wilde Change-Id: I1ff4d48c05cef1022dc510df03104f36cdd7a953 --- keystone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keystone b/keystone index 909fe93fb1..363b941f2c 160000 --- a/keystone +++ b/keystone @@ -1 +1 @@ -Subproject commit 909fe93fb15358c43420778d936b5648b96f9456 +Subproject commit 363b941f2c4c4e1ffe76fa9104eb4ad760a1ddc0