Views:
Behavior:
When creating a URL Integration programmatically, I find that the URLs created use NTLM instead of SSO. 

Solution:
When NTLM is used instead of SSO, your project may be using an outdated package.

DocuWare versions 7 - 7.3
Check your project to see whether you are currently using DocuWareWebClientIntegration.
If your DocuWare system is version 7.3 or below and is using this package, this would result in the absence of SSO.

DocuWare versions 7.4+
Commencing in DocuWare 7.4, DocuWareWebClientIntegration package was deprecated and replaced by DocuWare.WebIntegration
If your DocuWare system is above version 7.4, this would ensure that URLs generated use SSO.  

For information regarding versions of API packages and more, visit the DocuWare Developer Pages.

KBA is applicable for both Cloud and On-premise Organizations