I'm creating a system to integrate a customer internal system with Google provisioning. One thing that arose was the meaning of the IP_WHITELIST optionalAttribute on the Java's Google Apps Provisioning API, seen here.
What does it do for the created user, as I didn't find any attribute on Google Apps' CPanel that matches this item?
Thanks!