gabriel-farache opened a new issue, #1902: URL: https://github.com/apache/incubator-kie-issues/issues/1902
Enabling token persistence must be the admin/developer responsibility. For that purpose, the new property `quarkus.sonataflow.security.token-persistence` is introduced. The possible values will be: * None * Database The default value must be `None`. When the value is set to “None” a warning message must be logged indicating that the token persistence is disabled. A similar audit message must be logged. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
