Views:

Question: 
When creating an OAuth-based email configuration in DocuWare, is the configuration data encrypted, and will the information be encrypted once it is stored?

Answer: 
SMTP settings are registered using client_secret.json, which is locally seperated in the user's browser, and the required values are extracted and then entered into fields visible to the user. When sensitive data is transported, it is encrypted. When the sensitive data it is stored, it is encrypted as well.

KBA is applicable for both Cloud and On-premise organizations.