Requirement
β This feature is exclusively available to customer IT administrators.
β SAML
is a paid add-on and not included in standard licenses.
β You need access to the docu tools web app and an active SAML login.
Step-by-step instructions
Log in to the docu tools web app as usual.
Open the developer tools in your browser:
Click the three dots in the top right corner >More tools
>Developer tools
.Refresh the page (
F5
orCtrl + R
).In the developer tools window, go to the
Network
tab and look for a request namedme
. Click to open it.Copy the token from the
Authorization
header.
π Important: Only copy the token value, not the wordbearer
.Open the Toolbox at https://toolbox.docu-tools.com/.
Paste the copied token into the
Login with token for SAML user
field.Click
Login
.
Additional notes
β A video tutorial for copying the token is available.
β The token is time-limited β if it doesnβt work, simply generate a new one.
β For questions, please contact our support team.