mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-07 23:32:05 +00:00
# Which Problems Are Solved
IdPs using form callback were not always correctly handled with the
newly introduced cache mechanism
(https://github.com/zitadel/zitadel/pull/9097).
# How the Problems Are Solved
Get the data from cache before parsing it.
# Additional Changes
None
# Additional Context
Relates to https://github.com/zitadel/zitadel/pull/9097
(cherry picked from commit 8d7a1efd4a)