You may set up a reverse SSL proxy on your webserver in order to run JPD supporting SSO.
To do this, you need to have the right components installed, modify your webserver configuration file, and then configure Artifactory for SSO.
When correctly set up,you should be able to login to Artifactory with your Windows credentials and stay logged in between sessions.
Note
For best security, Artifactory and the reverse proxy webserver must be co-located on the same machine. Artifactory should be explicitly and exclusively bound to the Proxy host.
The following components have been tested to work with Kerberos/NTLM SSO and JPD.
IBM Websphere 8.5.5 running on Windows 8 using the IBM Websphere Java 7 JDK Package.
The mod_auth_sspi Apache module.