Anonymization of urls

Last modified by jhurst on 2021/04/21 10:01

Procedure for automatic connection and anonymization of urls

This document describes how to authenticate automatically without using the user and pass parameters in the various modules of DigDash Enterprise (dashboards, configuration pages).

The principle is to request, once authenticated, a tokenid allowing during its use to create a new session based on that requested by the current session.

This token allows you to create an automatic session without having to specify the user name and password.

This tokenid is for single use only, the same tokenid cannot be used to create more than one session. To create several sessions, several tokenid are necessary.

Here is the procedure:

  • Classic authentication via login page or user login and password.
  • REST API tokenid request.
  • Use of tokenid in an url allowing to create an automatic session without authentication.

Example: