[swift-users] Single-Sign On SSO with Swift Client Openfire Server Windows 2016 Windows 10

Kevin Smith kevin.smith at isode.com
Wed Mar 22 08:41:44 UTC 2017


Hi Butch,

On 20 Mar 2017, at 14:20, Butch MacDougall <butch.macdougall at junotech.com> wrote:
>               I am looking for documentation (instructions) on how to setup Single-Sign On SSO with Swift Client

Swift 4.0 won’t expose Kerberos SSO functionality to the user (we’re aiming for this for 5.0, but that’s not set in stone yet), but it can be enabled by dropping a system-settings.xml file alongside the swift.exe binary containing

<settings>
<singleSignOn>true</singleSignOn>
</settings>

(assuming the server is set up etc.)

For smart cards, click the certificate button to the right of the password input.

Best,
Kev




More information about the swift-users mailing list