Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Token is an expression that includes the user information that created it, the requesting role, user and privileges, and it is also used to set constraints.

...

 The received token is valid for 10 years unless specifically modified. It is enough to generate once.

Info

Token can be obtained using the interface at [GeodiUrl]/Api/GeodiTokenApi.html. Token must be obtained for a user with access to the service you need. If you do not have such a user, you should ask the system administrator to receive and forward tokens using the same address.

If you own a GEODI installation, you can use your own GEODI domain and port information instead of the domain in the links.

...

titleGenerate Token GUI

...

Generate Token

It is recommended that token has only required permissions. Limit your token with IP and keep it in a secure place.

The GEODI adreses her are illustrative. You should change the address with your GEODI.

https://service.decesoftware.com/api/GeodiTokenApi.html

Info

Token Validation

Check if a token is valid.

The GEODI adreses her are illustrative. You should change the address with your GEODI.

https://service.decesoftware.com/api/token_parser.html