[SalesForce] How to use the Migration Tool with Single Sign On

I've used the Ant Migration Tool previously, but only in an Org that allowed a username/password login. Now I'm trying to get it to work for deployment to an Org that uses single sign on, but I can't find anything about how to configure the build.properties file for this.

Does anyone know how to configure Single Sign On credentials / deployment?

Thanks

Best Answer

There should be an account that accesses the org outside of their Single Sign On system. For instance, System Administrators really shouldn't be a part of a SSO system because if that system fails, no users can access Salesforce. Ideally, any deployments should also be done with an account like that.