I’m using component SDK to connect to SSL secured server. Generally I’m just passing server address starting with “https” to use 443 port for authentication. This works fine with Basic authentication but doesn’t work with Windows user authentication. My question is - should it also work for Windows authentication or it is only supported by port 80?
The answer is no, “https” works with basic users, not windows users. We have this on the wish-list for future enhancement development work. A prioritization needs to be made by Milestone Product Management, so it is not possible to say when, or even if, this will be developed.