What is the best practice for storing credentials in Geocortex to be passed to an API? We need to securely store a token which will be kept secret from users and passed over to a JSON Web API.
0
-
I don't know if there's a best practice, but I guess you could use a server workflow to do that. Either store the token inside that workflow, or use an external file (or database, or whatever) and read it from there.
Obviously you'd need an on-premise install to run server workflows.
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar