inspectdev / inspect-issues

Issue tracker for Inspect
22 stars 2 forks source link

Network logs not preserved during login process #153

Open brett-mcgirr opened 1 year ago

brett-mcgirr commented 1 year ago

Steps to Reproduce:

  1. In Safari, visit a website that has a PWA and requires login using OIDC. Add this to the home screen.
  2. Open the app and connect to Inspect. Switch to the network tab, ensure record is on and Preserve log is checked.
  3. Attempt to complete the login flow. Expected: network traffic logs from the primary domain plus the identity provider domain. Actual: network traffic logs stop when the app leaves the primary domain and does not resume. Clicking off and back on to the entry in Inspect shows only new network traffic and no logs are preserved.