hossammd
hossammd•2mo ago

link coming event to its session id

when i receive events on my webhook, i want to know session id that did that change. if user made login from two different browsers , it has two different sessions. he opened firfox and changed user email. how i know if changes comes from firfox not from chrome.
5 Replies
Ask Inkeep
Ask Inkeep•2mo ago
Hi @hossammd, I'm an AI assistant for ZITADEL. While a team member reviews this question, I'll see if I can find relevant sources for your question. Answer I wasn't able to find a direct answer, here are some relevant sources: 1. Using Actions :
Describes the structure of event payloads sent to webhooks, including available fields, but does not mention session ID being included in the event data. 2. Test Actions Event :
Shows example event payloads received by webhooks; these include user and event details, but do not show session ID as part of the payload. Feel free to tag @Ask Inkeep with additional questions. Got it. Tagging @Rajat for additional help.
hossammd
hossammdOP•2mo ago
@Rajat can you give me a hand
Rajat
Rajat•2mo ago
hey @hossammd nice question, let me check too! 🙂 I will get back to you
hossammd
hossammdOP•2mo ago
@Rajat any updates? @Rajat any updates?
Rajat
Rajat•2mo ago
you can Get a session by sesion id and it may help you to see and identify, apologies for the delay in responses.

Did you find this page helpful?