You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Does kogito support encryption ?
I need to be able to store the request encrypted because in many cases the request payload will be sensitive
i want the request to be encrypted as it gets stored in db for data index service and then decrypt it so management console can show data to right user https://forum.camunda.io/t/process-variable-encryption-scripting/6705
something similar to this where i can encrypt my process variables but they are shown decrypted in management console and task console
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Output of uname -a or ver
No response
Output of java -version
No response
GraalVM version (if different from Java)
No response
Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM)
No response
Build tool (ie. output of mvnw --version or gradlew --version)
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Hello,
Does kogito support encryption ?
I need to be able to store the request encrypted because in many cases the request payload will be sensitive
i want the request to be encrypted as it gets stored in db for data index service and then decrypt it so management console can show data to right user
https://forum.camunda.io/t/process-variable-encryption-scripting/6705
something similar to this where i can encrypt my process variables but they are shown decrypted in management console and task console
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Output of
uname -a
orver
No response
Output of
java -version
No response
GraalVM version (if different from Java)
No response
Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM)
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)No response
Additional information
No response
The text was updated successfully, but these errors were encountered: