This article describes how to retrieve Okta Browser Plugin logs.
- All Browsers
- Okta Classic Engine
-
Click the Okta Plugin "O" icon in the upper-right corner of the browser.
-
Type /settings in the Search for an app field and hit Enter.
-
Check Enable Logging and click anywhere in the browser to close the menu.
-
Open the browser's developer console (the F12 key / Fn + F12 keys).
-
NOTE: if attempting to capture logs during the launch of a SWA app, open the console in the new browser tab that is created.
-
- For Internet Explorer and Firefox:
-
In the developer tools pane, ensure that the Console is selected.
-
Right-click the log content and click Copy all (Select All for Firefox).
-
Paste the content to a text editor of choice and save the file (we recommend saving with a .log extension).
-
-
For Google Chrome and Edge:
-
In the developer tools pane, ensure that the Console is selected.
-
Click the blue gear icon in the upper-right corner of the pane and ensure that the "Preserve Log" option is checked.
- In the console pane, highlight the desired text, right-click the selection, and choose Save as.
-
- For Safari:
- To open Developer Tools in Safari, first enable the Develop menu by going to Safari > Preferences> Advanced and checking the box for Show Develop menu in menu bar. Once enabled, the tools from the new Develop menu in the menu bar can be accessed, or a shortcut can be used, such as Option + Command + C.
- In the developer tools pane, ensure that the Console is selected
- Look for the Preserve Log option in the top filter bar of the Console.
- NOTE: If the Preserve Log option is not visible, click the (☰) circle:
-
- In the console pane, highlight the desired text, right-click the selection, select Copy Selected/Save selected, and choose Save as.
