bawskyB
ZITADELβ€’2mo ago
bawsky

Debugging integration with external IdPs - can we log outgoing requests?

Currently using Zitadel v3.4.2 deployed with Zitadel Helm chart 8.13.4.

We're currently having a lot of trouble while attempting to integrate an external idp with our Zitadel instance - and unfortunately this has been quite tricky to debug.
Does Zitadel support logging outgoing requests to external IdPs? It would be very very helpful if we could:
  • log the redirect request from the external IdP back to Zitadel (along with whatever query parameters it sent)
  • log the token request/response that Zitadel made to the external IdP (if any)
  • log the userinfo request/response that Zitadel made to the external IdP (if any)
As of now, I don't think any of this is possible (without e.g.: setting some sort of proxy to act as the middleman). Is that the case?
Is there perhaps a way to use actions to help with this?
Was this page helpful?