Visualise network flow

We regularly build demos that focus on authentication and authorisation (think OAuth, SAML, OIDC) and how they figure in bigger use cases such as Open Banking.

There's the client browser, a mobile app, a server or two all seeing their own bit of the network traffic/flow.

We want to collate a filtered version of that traffic and then visualise an annotated version of it.
i.e. look at these steps of the OIDC Hybrid flow. Here's an Open Banking REST call lets drill down a bit into the content, look how it gets passed from client to server etc.

We're trying to make something re-usable for any demo scenario.

Any thoughts please?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.