Get the Essentials token value in a workflow
In a secured site, is it possible to get the value of the current Essentials token in a workflow? I was hoping the Get Request Info would have this value, but it seems that the querystring is stripped from the URL.
Alternatively, can I call a custom REST endpoint from a workflow, and have Essentials add the token for me?
-
If you are using Essentials 4.0 or newer the RequestInfo object returned by the Get Request Info activity has a Token property that has the Essentials token.
--Ryan
0 -
Hi Berend,
Is there's way to get the Essential Token in GE3.14?
regards,
Jack
0 -
You could write a custom (viewer) module and listen to the AuthenticationSucceededEvent event, that will give you both the username and the token.
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
3 kommentarer