Zitadel logout return a 404
Summary The issue at hand is a 404 error encountered during the logout process using Zitadel SSO. The logout method is implemented using FastAPI, and the error is believed to be related to the ID token or logout token becoming invalid on the Zitadel side during logout. Root Cause The root cause of the issue … Read more