zitadelzitadel container + Postgres.zitadel-loginzitadel-login container, no reverse proxy. API on http://localhost:8080.login_version { login_v2 {} }login_version { login_v2 {} } per OIDC app (Terraformzitadel_application_oidczitadel_application_oidc) alone does nothing ā /authorize still returns/ui/login/login?authRequestID=.../ui/login/login?authRequestID=..., and that id is rejected bylogin_v2.required = truelogin_v2.required = true (Terraformzitadel_instance_featureszitadel_instance_features) switches it. Then /authorize returns/ui/v2/login/login?authRequest=V2_.../ui/v2/login/login?authRequest=V2_... and the v2 API resolves it. Our BFFzitadel-loginzitadel-login container mandatory whenever loginV2.required = true,login_versionlogin_version looked like it should do exactly that,Join the Discord to ask follow-up questions and connect with the community