Development Newsletters
Release: 24-09-2025
List of new features and major fixes for this release:
Token-based authentication for Prism actions
We are introducing token-based authentication for Prism actions used in gDE campaigns.
From now on, instead of a password, Prism actions will be authorized with a personal access token generated in the Prism interface.
The gDE API form is also updated to support the new authentication method:
- AuthorizeGtUser command:
- removed passwd, md5passwd and store parameters
- added token parameter
- Removed commands: GetStoredGtAccountsList, DeleteStoredGtAccount, GetExtGtScriptsList
The regular Prism login process remains unchanged.