Intercepting the Laserfiche Directory Server Token
The following procedures describe how to view the Laserfiche Directory Server Token from Laserfiche Directory Server in your browser.
To view an Laserfiche Directory Server token in Chrome, Edge, or Firefox, follow these steps:
- Open Chrome, Edge, or Firefox and press F12 to start the developer console.
- In Chrome or Edge, select the Network tab, then click Preserve log. In Firefox, select the Network tab, then click Persist logs.
- Reproduce the issue by opening an end application and signing in.
- Look for a POST with the name of your end application in the network request list's Name column. In Chrome or Edge, select that row and then view the Headers tab. In Firefox, view the Params tab. Look for the wresult attribute that contains the token.
- Once you find the Laserfiche Directory Server token in your browser, copy it and view it as XML in a text editor. For an example, see the image of an intercepted Laserfiche Directory Server Token below.
Note: To learn more about setting up a linked identity provider in Laserfiche Directory Server, navigate to Linked Identity Provider in Laserfiche Directory Server.
Note:To learn about SAML Response, navigate to Intercepting the SAML Response.