The following steps will allow a user to record and create a HAR file to diagnose the cause of an error message during SSO implementation. Depending on the browser used you may find small differences in the steps below.
Generate a HAR file in Chrome:
- Open Chrome and go to the page to be recorded.
- Click the more actions menu (...) to the right of the toolbar and select More tools > Developer tools.
- Select the Network tab.
- Ensure that Chrome is recording by clicking the gray record button. A red button indicates that a recording is already in progress.
- Select Preserve Logs.
- Clear any existing logs by clicking Clear
- Go to the page where the issue occurred and reproduce the issue.
- Right-click anywhere in the list of network requests and select Save all as HAR with content.
- Save the file.
Comments
0 comments
Please sign in to leave a comment.